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(amt): adds execute support for authorization #94

Merged
merged 6 commits into from
Oct 31, 2023

feat(amt): adds execute support for authorization

e666a56
Select commit
Loading
Failed to load commit list.
Merged

feat(amt): adds execute support for authorization #94

feat(amt): adds execute support for authorization
e666a56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2023 in 1s

79.32% (+79.32%) compared to 5ec768a

View this Pull Request on Codecov

79.32% (+79.32%) compared to 5ec768a

Details

Codecov Report

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

Comparison is base (5ec768a) 0.00% compared to head (e666a56) 79.32%.
Report is 7 commits behind head on v2.0.

❗ Current head e666a56 differs from pull request most recent head db262c5. Consider uploading reports for the commit db262c5 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##           v2.0      #94       +/-   ##
=========================================
+ Coverage      0   79.32%   +79.32%     
=========================================
  Files         0       61       +61     
  Lines         0     1475     +1475     
=========================================
+ Hits          0     1170     +1170     
- Misses        0      275      +275     
- Partials      0       30       +30     
Files Coverage Δ
pkg/amt/authorization/service.go 25.71% <41.26%> (ø)

... and 60 files with indirect coverage changes

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