Skip to content

refactor: Remove obsolete FromQuantityInfo method #1574

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

Merged
merged 1 commit into from
Jul 25, 2025

Conversation

angularsen
Copy link
Owner

Fixup of #1555

@lipchev
Copy link
Collaborator

lipchev commented Jul 25, 2025

This was just for backwards compatibility, I don't think this method was [Obsolete] in v5- so instead of breaking the build, i figured we'd issue a deprecation warning. But if you think we don't need it, I'm perfectly fine with it..

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 (5131d24) to head (3ff3fda).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1574   +/-   ##
======================================
- Coverage      93%     93%   -1%     
======================================
  Files         311     311           
  Lines       28781   28780    -1     
======================================
- Hits        26864   26863    -1     
  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
Copy link
Owner Author

Let's remove stuff now that we have the chance in v6, I'd rather add it back if there was something we missed.

@angularsen angularsen merged commit 77ada0e into master Jul 25, 2025
3 checks passed
@angularsen angularsen deleted the agl/rem-obsolete branch July 25, 2025 18:08
@angularsen
Copy link
Owner Author

Obsoleted in v5: #1577

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.

2 participants