reactiveui / refit

The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
https://reactiveui.github.io/refit/
MIT License
8.53k stars 748 forks source link

feat: add `IDisposable` test #1855

Closed TimothyMakkison closed 4 days ago

TimothyMakkison commented 4 days ago
codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.79%. Comparing base (6ebeda5) to head (52248fe). Report is 117 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1855 +/- ## ========================================== - Coverage 87.73% 83.79% -3.94% ========================================== Files 33 36 +3 Lines 2348 2456 +108 Branches 294 346 +52 ========================================== - Hits 2060 2058 -2 - Misses 208 316 +108 - Partials 80 82 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.