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

?v -> ?v=true to workaround the sigv4 bug #1031

Merged

?v -> ?v=true to workaround the sigv4 bug

574d110
Select commit
Loading
Failed to load commit list.
Merged

?v -> ?v=true to workaround the sigv4 bug #1031

?v -> ?v=true to workaround the sigv4 bug
574d110
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2024 in 0s

80.31% (-0.08%) compared to b26db7f

View this Pull Request on Codecov

80.31% (-0.08%) compared to b26db7f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.31%. Comparing base (b26db7f) to head (574d110).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1031      +/-   ##
============================================
- Coverage     80.39%   80.31%   -0.08%     
+ Complexity     2729     2726       -3     
============================================
  Files           366      366              
  Lines         13617    13617              
  Branches        942      942              
============================================
- Hits          10947    10937      -10     
- Misses         2095     2106      +11     
+ Partials        575      574       -1     

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