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: refactor, invert ifs, use optimal methods #1713

Merged
merged 1 commit into from
Jun 10, 2024

feat: refactor, invert ifs, use optimal methods

8365e59
Select commit
Loading
Failed to load commit list.
Merged

feat: refactor, invert ifs, use optimal methods #1713

feat: refactor, invert ifs, use optimal methods
8365e59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 10, 2024 in 0s

86.50% (-1.23%) compared to 6ebeda5

View this Pull Request on Codecov

86.50% (-1.23%) compared to 6ebeda5

Details

Codecov Report

Attention: Patch coverage is 83.63636% with 9 lines in your changes missing coverage. Please review.

Project coverage is 86.50%. Comparing base (6ebeda5) to head (8365e59).
Report is 34 commits behind head on main.

Files Patch % Lines
Refit/RequestBuilderImplementation.cs 83.63% 5 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1713      +/-   ##
==========================================
- Coverage   87.73%   86.50%   -1.23%     
==========================================
  Files          33       34       +1     
  Lines        2348     2068     -280     
  Branches      294      295       +1     
==========================================
- Hits         2060     1789     -271     
+ Misses        208      201       -7     
+ Partials       80       78       -2     

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