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): add function to set compiler filter and filter string #1976

Merged
merged 3 commits into from
Aug 7, 2024

fix(libsinsp): address review comments

8bc17ef
Select commit
Loading
Failed to load commit list.
Merged

fix(libsinsp): add function to set compiler filter and filter string #1976

fix(libsinsp): address review comments
8bc17ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2024 in 0s

50.99% (-0.01%) compared to 1feeb37, passed because coverage increased by -0.01% when compared to adjusted base (50.99%)

View this Pull Request on Codecov

50.99% (-0.01%) compared to 1feeb37, passed because coverage increased by -0.01% when compared to adjusted base (50.99%)

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 50.99%. Comparing base (1feeb37) to head (8bc17ef).
Report is 3 commits behind head on master.

Files Patch % Lines
userspace/libsinsp/sinsp.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1976      +/-   ##
==========================================
- Coverage   50.99%   50.99%   -0.01%     
==========================================
  Files         310      310              
  Lines       39607    39608       +1     
  Branches    17533    17242     -291     
==========================================
- Hits        20199    20198       -1     
+ Misses      14336    14320      -16     
- Partials     5072     5090      +18     

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