collector
collector copied to clipboard
PROCFS_ONLY collection method
Description
Just a quick and dirty implementation for hackathon. Not meant to actually be good.
Checklist
- [ ] Investigated and inspected CI test results
- [ ] Updated documentation accordingly
Automated testing
- [ ] Added unit tests
- [ ] Added integration tests
- [ ] Added regression tests
If any of these don't apply, please comment below.
Testing Performed
TODO(replace-me) Use this space to explain how you tested your PR, or, if you didn't test it, why you did not do so. (Valid reasons include "CI is sufficient" or "No testable changes") In addition to reviewing your code, reviewers must also review your testing instructions, and make sure they are sufficient.
For more details, ref the Confluence page about this section.
Codecov Report
Attention: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.
Please upload report for BASE (
master@f3b8b35). Learn more about missing BASE report.
:white_check_mark: All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| collector/lib/CollectorService.cpp | 0.00% | 10 Missing :warning: |
| collector/lib/CollectionMethod.cpp | 0.00% | 4 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #2051 +/- ##
=========================================
Coverage ? 26.48%
=========================================
Files ? 89
Lines ? 5419
Branches ? 2382
=========================================
Hits ? 1435
Misses ? 3429
Partials ? 555
| Flag | Coverage Δ | |
|---|---|---|
| collector-unit-tests | 26.48% <0.00%> (?) |
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.