Skip to content

Fixed: Produce error on invalid ID in request body #1593

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

Merged
merged 4 commits into from
Jul 14, 2024

Fix usage of whitespace IDs when TId is string

bce1d8f
Select commit
Loading
Failed to load commit list.
Merged

Fixed: Produce error on invalid ID in request body #1593

Fix usage of whitespace IDs when TId is string
bce1d8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2024 in 0s

90.85% (+0.04%) compared to 28e8917

View this Pull Request on Codecov

90.85% (+0.04%) compared to 28e8917

Details

Codecov Report

Attention: Patch coverage is 82.35294% with 3 lines in your changes missing coverage. Please review.

Project coverage is 90.85%. Comparing base (28e8917) to head (bce1d8f).

Files Patch % Lines
...nApiDotNetCore/Resources/IdentifiableExtensions.cs 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1593      +/-   ##
==========================================
+ Coverage   90.80%   90.85%   +0.04%     
==========================================
  Files         348      348              
  Lines       11185    11189       +4     
  Branches     1836     1838       +2     
==========================================
+ Hits        10157    10166       +9     
+ Misses        676      672       -4     
+ Partials      352      351       -1     

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