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

Refactor MethodUtil by breaking it up into several methods. #6653

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

lukedegruchy
Copy link
Collaborator

@lukedegruchy lukedegruchy commented Jan 26, 2025

Copy link

Formatting check succeeded!

@lukedegruchy lukedegruchy changed the title First commit: Refactored MethodUtil. No tests. Refactored MethodUtil by breaking it up into several methods. Jan 27, 2025
@lukedegruchy lukedegruchy changed the title Refactored MethodUtil by breaking it up into several methods. Refactor MethodUtil by breaking it up into several methods. Jan 27, 2025
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.52%. Comparing base (46d5809) to head (e44aaf0).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6653      +/-   ##
============================================
+ Coverage     83.50%   83.52%   +0.02%     
- Complexity    28566    28587      +21     
============================================
  Files          1797     1797              
  Lines        111166   111219      +53     
  Branches      13965    13960       -5     
============================================
+ Hits          92828    92899      +71     
+ Misses        12351    12335      -16     
+ Partials       5987     5985       -2     

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

@lukedegruchy lukedegruchy marked this pull request as ready for review January 28, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant