pmm
pmm copied to clipboard
PMM-11456: Implement backend part for onboarding tips
PMM-11456:
If this PR adds or removes or alters one or more API endpoints, please review and add or update the relevant API documents as well:
- [ ] API Docs updated
If this PR is related to some other PRs in this or other repositories, please provide links to those PRs:
- Links to related pull requests (optional).
Codecov Report
Attention: Patch coverage is 67.15543%
with 112 lines
in your changes missing coverage. Please review.
Project coverage is 43.01%. Comparing base (
523ab2f
) to head (0758bf4
). Report is 607 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2216 +/- ##
==========================================
+ Coverage 42.89% 43.01% +0.11%
==========================================
Files 384 389 +5
Lines 47517 47858 +341
==========================================
+ Hits 20382 20584 +202
- Misses 25247 25362 +115
- Partials 1888 1912 +24
Flag | Coverage Δ | |
---|---|---|
admin | 10.51% <ø> (+0.04%) |
:arrow_up: |
agent | 52.41% <ø> (-0.30%) |
:arrow_down: |
managed | 44.41% <67.15%> (+0.23%) |
:arrow_up: |
vmproxy | 70.58% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@dliakhov Just one test left to fix - TestTipsServiceCompleteUserTip
@dliakhov Just one test left to fix -
TestTipsServiceCompleteUserTip
Done