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.65k stars 744 forks source link

chore: fix typo `MathodTests` -> `MethodTests` #1928

Closed TimothyMakkison closed 1 week ago

TimothyMakkison commented 1 week ago

Fix typo

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 84.95%. Comparing base (6ebeda5) to head (2f773e8). Report is 167 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1928 +/- ## ========================================== - Coverage 87.73% 84.95% -2.78% ========================================== Files 33 36 +3 Lines 2348 2506 +158 Branches 294 364 +70 ========================================== + Hits 2060 2129 +69 - Misses 208 299 +91 + Partials 80 78 -2 ```

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