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

feat: InsertAt patch location + secondary patch for service_account_missing #170

Merged
merged 1 commit into from
Dec 21, 2024

feat: InsertAt patch location, secondary patch for service_account_mi…

2266f08
Select commit
Loading
Failed to load commit list.
Merged

feat: InsertAt patch location + secondary patch for service_account_missing #170

feat: InsertAt patch location, secondary patch for service_account_mi…
2266f08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2024 in 0s

73.18% (+0.27%) compared to 6fbf91f

View this Pull Request on Codecov

73.18% (+0.27%) compared to 6fbf91f

Details

Codecov Report

Attention: Patch coverage is 91.34615% with 9 lines in your changes missing coverage. Please review.

Project coverage is 73.18%. Comparing base (6fbf91f) to head (2266f08).

Files with missing lines Patch % Lines
sk-cli/src/validation/annotated_trace.rs 91.07% 5 Missing ⚠️
...li/src/validation/rules/service_account_missing.rs 91.66% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #170      +/-   ##
==========================================
+ Coverage   72.91%   73.18%   +0.27%     
==========================================
  Files          56       56              
  Lines        3020     3107      +87     
==========================================
+ Hits         2202     2274      +72     
- Misses        818      833      +15     

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