-
Notifications
You must be signed in to change notification settings - Fork 29
π ποΈ fix resource tracking not starting + adding project uuid to tracking table #4416
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
π ποΈ fix resource tracking not starting + adding project uuid to tracking table #4416
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4416 +/- ##
========================================
+ Coverage 84.8% 87.5% +2.7%
========================================
Files 995 817 -178
Lines 42593 35469 -7124
Branches 1009 463 -546
========================================
- Hits 36123 31041 -5082
+ Misses 6251 4312 -1939
+ Partials 219 116 -103
Flags with carried forward coverage won't be shown. Click here to find out more.
|
...age-tracker/tests/unit/with_dbs/test_collect_container_resource_usage_task__on_update_set.py
Outdated
Show resolved
Hide resolved
Code Climate has analyzed commit 296125f and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed!Β Β
|
What do these changes do?
Related issue/s
How to test
DevOps Checklist