Skip to content

refactor(libscap): move linux metrics collection logic to scap platform

Codecov / codecov/project failed Jul 23, 2024 in 0s

50.76% (-0.19%) compared to 4e3aebe

View this Pull Request on Codecov

50.76% (-0.19%) compared to 4e3aebe

Details

Codecov Report

Attention: Patch coverage is 5.30973% with 107 lines in your changes missing coverage. Please review.

Project coverage is 50.76%. Comparing base (4e3aebe) to head (cd54b89).
Report is 10 commits behind head on master.

Files Patch % Lines
userspace/libscap/linux/scap_linux_platform.c 1.09% 90 Missing ⚠️
userspace/libscap/scap_platform.c 7.14% 13 Missing ⚠️
userspace/libsinsp/metrics_collector.cpp 42.85% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1870      +/-   ##
==========================================
- Coverage   50.95%   50.76%   -0.19%     
==========================================
  Files         310      310              
  Lines       39540    39552      +12     
  Branches    17208    17324     +116     
==========================================
- Hits        20146    20078      -68     
- Misses      14354    14450      +96     
+ Partials     5040     5024      -16     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.