feat: use `TryGetSingle` instead of collection enumerable to lists. by TimothyMakkison · Pull Request #1738 · reactiveui/refit

Codecov Report

Attention: Patch coverage is 89.55224% with 7 lines in your changes missing coverage. Please review.

Project coverage is 84.74%. Comparing base (6ebeda5) to head (94a72b4).
Report is 45 commits behind head on main.

Current head 94a72b4 differs from pull request most recent head 4f86827

Please upload reports for the commit 4f86827 to get more accurate results.

Files Patch % Lines
Refit/RestMethodInfo.cs 87.50% 2 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1738      +/-   ##
==========================================
- Coverage   87.73%   84.74%   -2.99%     
==========================================
  Files          33       36       +3     
  Lines        2348     2491     +143     
  Branches      294      319      +25     
==========================================
+ Hits         2060     2111      +51     
- Misses        208      300      +92     
  Partials       80       80              

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