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: throw MissingSecret when secret missing #10305

Merged
merged 4 commits into from
Mar 25, 2024

Merge branch 'main' into ndom91/throw-missing-secret

24c5ea3
Select commit
Loading
Failed to load commit list.
Merged

fix: throw MissingSecret when secret missing #10305

Merge branch 'main' into ndom91/throw-missing-secret
24c5ea3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2024 in 0s

80.77% (+41.39%) compared to 5ea8b7b

View this Pull Request on Codecov

80.77% (+41.39%) compared to 5ea8b7b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.77%. Comparing base (5ea8b7b) to head (24c5ea3).

Additional details and impacted files
@@             Coverage Diff             @@
##             main   #10305       +/-   ##
===========================================
+ Coverage   39.37%   80.77%   +41.39%     
===========================================
  Files         171       12      -159     
  Lines       27278     2445    -24833     
  Branches     1165      160     -1005     
===========================================
- Hits        10742     1975     -8767     
+ Misses      16536      470    -16066     

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