Skip to content

Conversation

@angularsen
Copy link
Owner

@angularsen angularsen commented Jul 25, 2025

Extension methods on collections of a specific item type is not always easy to read or reason about.

  • Convert to static utility methods and move to UnitInfo, the type of item the methods take.
  • Change to internal

Extension methods on collections of a specific item type is not always easy to read or reason about.
Convert to static utility methods and move to `UnitInfo`, the type of item the methods take.
@angularsen angularsen requested a review from lipchev July 25, 2025 22:35
@codecov
Copy link

codecov bot commented Jul 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93%. Comparing base (d21e526) to head (d3dfd00).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1579   +/-   ##
======================================
  Coverage      93%     93%           
======================================
  Files         311     311           
  Lines       28781   28781           
======================================
  Hits        26864   26864           
  Misses       1917    1917           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@angularsen angularsen merged commit da9f7dc into master Jul 25, 2025
1 check was pending
@angularsen angularsen deleted the agl/move-ext branch July 25, 2025 23:34
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.

3 participants