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

Adding Sysdig connector #1630

Merged

Converting severity range

251c4e5
Select commit
Loading
Failed to load commit list.
Merged

Adding Sysdig connector #1630

Converting severity range
251c4e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2024 in 1s

86.19% (+0.17%) compared to 038129a

View this Pull Request on Codecov

86.19% (+0.17%) compared to 038129a

Details

Codecov Report

Attention: 60 lines in your changes are missing coverage. Please review.

Comparison is base (038129a) 86.01% compared to head (251c4e5) 86.19%.

Files Patch % Lines
...dules/sysdig/stix_translation/query_constructor.py 89.11% 27 Missing ⚠️
...fter_modules/sysdig/stix_transmission/connector.py 88.48% 16 Missing ⚠️
...er_modules/sysdig/stix_translation/transformers.py 71.79% 11 Missing ⚠️
...r_modules/sysdig/stix_transmission/error_mapper.py 85.00% 3 Missing ⚠️
...ests/stix_translation/test_sysdig_stix_to_query.py 98.75% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1630      +/-   ##
===========================================
+ Coverage    86.01%   86.19%   +0.17%     
===========================================
  Files          572      582      +10     
  Lines        48733    49794    +1061     
===========================================
+ Hits         41919    42920    +1001     
- Misses        6814     6874      +60     

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