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

build: do auto-replacement on language packages that have been renamed #1155

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

efahl
Copy link
Contributor

@efahl efahl commented Jan 17, 2025

Utilize the 'apply_package_changes' mechanism to apply algorithmic replacement of language packages that have changed names at a major release boundary.

Also fixed the long-standing typo: 'appy' -> 'apply'

Links: https://forum.openwrt.org/t/owut-openwrt-upgrade-tool/200035/406

Utilize the 'apply_package_changes' mechanism to apply algorithmic
replacement of language packages that have changed names at a major
release boundary.

Also fixed the long-standing typo: 'appy' -> 'apply'

Links: https://forum.openwrt.org/t/owut-openwrt-upgrade-tool/200035/406
Signed-off-by: Eric Fahlgren <[email protected]>
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.36%. Comparing base (5e65dec) to head (a499b97).
Report is 188 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1155      +/-   ##
==========================================
+ Coverage   80.75%   90.36%   +9.60%     
==========================================
  Files          15       14       -1     
  Lines         977     1214     +237     
==========================================
+ Hits          789     1097     +308     
+ Misses        188      117      -71     

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

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