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!: Remove specialized new method for INSEE geographical formats #41

Merged
merged 9 commits into from
Jan 29, 2025

Conversation

Sarrabah
Copy link
Collaborator

@Sarrabah Sarrabah commented Jan 23, 2025

Goal

The goal of this PR is to remove the specific new_geo method (used exclusively to create INSEE geo formats), and handle all VersionedSet instances within a single class VersionedSetFormat.

BREAKING CHANGE: the validators formerly named cog parameter is replaced with version. Its expected value is unchanged, only the name changes.

@Sarrabah Sarrabah marked this pull request as ready for review January 23, 2025 16:44
@pierrecamilleri pierrecamilleri changed the title Refactor: Remove specialized new method for INSEE geographical formats refactor!: Remove specialized new method for INSEE geographical formats Jan 28, 2025
Copy link
Collaborator Author

@Sarrabah Sarrabah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready to merge 🚀 !

@Sarrabah Sarrabah merged commit f792bfa into main Jan 29, 2025
1 check passed
@Sarrabah Sarrabah deleted the refactor/remove-a-specialized-method branch January 29, 2025 11:43
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