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

Issue 1671: Add MemberNotNullWhen attribute for Content property in IApiResponse<T> #1672

Merged
merged 4 commits into from
May 26, 2024

Update APIResponse

e27b0a6
Select commit
Loading
Failed to load commit list.
Merged

Issue 1671: Add MemberNotNullWhen attribute for Content property in IApiResponse<T> #1672

Update APIResponse
e27b0a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 26, 2024 in 0s

87.68% (-0.05%) compared to 6ebeda5

View this Pull Request on Codecov

87.68% (-0.05%) compared to 6ebeda5

Details

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 87.68%. Comparing base (6ebeda5) to head (e27b0a6).
Report is 23 commits behind head on main.

Files Patch % Lines
Refit/ApiResponse.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1672      +/-   ##
==========================================
- Coverage   87.73%   87.68%   -0.05%     
==========================================
  Files          33       33              
  Lines        2348     2323      -25     
  Branches      294      289       -5     
==========================================
- Hits         2060     2037      -23     
  Misses        208      208              
+ Partials       80       78       -2     

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