Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@TimothyMakkison
Copy link
Contributor

  • changed ToList to ToArray - attempted to refactor the method to not create closures but it didn't make an impact on memory usage 🤷
  • use TryGetValue
  • Refactor DoNotConvertToQueryMap made ShouldReturn static and removed unneeded calls to it

Follow up to #1619

@codecov
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (e5bc249) 87.81% compared to head (75a0a6c) 87.73%.

Files Patch % Lines
Refit/RequestBuilderImplementation.cs 90.47% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1625      +/-   ##
==========================================
- Coverage   87.81%   87.73%   -0.08%     
==========================================
  Files          33       33              
  Lines        2347     2348       +1     
  Branches      294      294              
==========================================
- Hits         2061     2060       -1     
- Misses        207      208       +1     
- Partials       79       80       +1     

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

@ChrisPulman ChrisPulman merged commit 83cf3f8 into reactiveui:main Jan 5, 2024
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 20, 2024
@TimothyMakkison TimothyMakkison deleted the refac branch January 20, 2024 00:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants