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

Check duplicate prefixes #363

Merged
merged 18 commits into from
Jan 28, 2025
Merged

Check duplicate prefixes #363

merged 18 commits into from
Jan 28, 2025

Conversation

gaurav
Copy link
Collaborator

@gaurav gaurav commented Oct 17, 2024

This PR adds a prefix report that should be more useful in comparing one Babel run with another.

The output this produced for Babel 1.9 (#365) is:
prefix_report-dev-2025jan23.json and prefix_report.txt (actually a TSV file).

Closes #359.

@gaurav gaurav mentioned this pull request Oct 17, 2024
@gaurav gaurav mentioned this pull request Oct 21, 2024
Base automatically changed from check-duplicate-ids to master November 2, 2024 18:53
gaurav added a commit to TranslatorSRI/babel-validation that referenced this pull request Jan 23, 2025
This PR adds a prefix comparator to Babel Validator based on the duplicate prefix information produced by TranslatorSRI/Babel#363.
@gaurav gaurav requested a review from cbizon January 23, 2025 06:05
@gaurav gaurav marked this pull request as ready for review January 23, 2025 06:05
@gaurav gaurav merged commit ade31bf into master Jan 28, 2025
@gaurav gaurav deleted the check-duplicate-prefixes branch January 28, 2025 02:41
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.

Improve prefix checking
2 participants