Skip to content
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(libsinsp/test): use correct iterator type in plugin tests #1987

Merged
merged 1 commit into from
Aug 1, 2024

fix(libsinsp/test): use correct iterator type in plugin tests

ed9a53d
Select commit
Loading
Failed to load commit list.
Merged

fix(libsinsp/test): use correct iterator type in plugin tests #1987

fix(libsinsp/test): use correct iterator type in plugin tests
ed9a53d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2024 in 1s

50.98% (+0.00%) compared to 3ce0a2d

View this Pull Request on Codecov

50.98% (+0.00%) compared to 3ce0a2d

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 50.98%. Comparing base (3ce0a2d) to head (ed9a53d).

Files Patch % Lines
userspace/libsinsp/test/plugins.ut.cpp 50.00% 0 Missing and 2 partials ⚠️
userspace/libsinsp/test/state.ut.cpp 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #1987    +/-   ##
========================================
  Coverage   50.98%   50.98%            
========================================
  Files         310      310            
  Lines       39612    39612            
  Branches    17793    17482   -311     
========================================
  Hits        20197    20197            
+ Misses      14350    14335    -15     
- Partials     5065     5080    +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.