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

Use explicit response code to avoid type error #3666

Merged

Use explicit response code to avoid type error

f2bc322
Select commit
Loading
Failed to load commit list.
Merged

Use explicit response code to avoid type error #3666

Use explicit response code to avoid type error
f2bc322
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2024 in 0s

97.01% (+0.34%) compared to daec236

View this Pull Request on Codecov

97.01% (+0.34%) compared to daec236

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.01%. Comparing base (daec236) to head (f2bc322).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3666      +/-   ##
==========================================
+ Coverage   96.67%   97.01%   +0.34%     
==========================================
  Files         503      503              
  Lines       33457    33458       +1     
  Branches     5602     5618      +16     
==========================================
+ Hits        32343    32460     +117     
+ Misses        880      792      -88     
+ Partials      234      206      -28