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

Debt/met 5132 dates normalization cleanup part 4 #622

Merged
merged 30 commits into from
Oct 19, 2023

Conversation

stzanakis
Copy link
Member

No description provided.

@stzanakis stzanakis marked this pull request as ready for review October 5, 2023 14:02
Copy link
Contributor

@jeortizquan jeortizquan left a comment

Choose a reason for hiding this comment

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

Please have a look on the suggestions and the case of multilingual support seems is not working.

Copy link
Contributor

@jeortizquan jeortizquan left a comment

Choose a reason for hiding this comment

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

suggestion for all varaibles with name flexibleDateBuild rename to the proper meaning
allowDayMonthSwap or allowStartEndSwap where it corresponds.

@stzanakis
Copy link
Member Author

suggestion for all varaibles with name flexibleDateBuild rename to the proper meaning allowDayMonthSwap or allowStartEndSwap where it corresponds.

I've renamed it wherever I think was reasonable.
In the end we could have renamed it everywhere allowSwapingBuild..

@jeortizquan jeortizquan merged commit 85b07a3 into develop Oct 19, 2023
8 checks passed
jeortizquan pushed a commit that referenced this pull request Oct 30, 2023
* MET-5132: Update naming of numeric spaces variant

* MET-5132: Prepare first sample of tests

* MET-5132: More tests

* MET-5132: Restructure with enum MontNameDateExtractor

* MET-5132: Reusable DatePartsIndices

* MET-5132: Cleanup

* MET-5132: Add spaces clean and trim

* MET-5132: Cleanup

* MET-5132: First split the range part

* MET-5132: Refactor PatternBcAdDateExtractor with tests

* MET-5132: PatternBcAdRangeDateExtractor cleanup

* MET-5132: Reuse range code for dates

* MET-5132: Reuse range code for BriefRangeDateExtractor

* MET-5132: Simplify hierarchy for ranges

* MET-5132: Add sample tests for PatternLongNegativeYearDateExtractor and adapt edtf builder

* MET-5132: Refactor LongNegativeYearDateExtractor with a separate range class reusing already existent code

* MET-5132: Split century extraction to numeric, roman, roman range reusing code

* MET-5132: Centralize sanitization operation for all extractors.

* MET-5132: Add tests for generic properties

* MET-5132: Reuse test code

* MET-5132: Repackage

* MET-5132: Split EdtfDateExtractor to handle ranges separately with code reuse

* MET-5132: Centralize date qualification overwriting

* MET-5132: Simplify date qualification overwriting

* MET-5132: Update code after answers from rnd

* MET-5132: Cleanup

* MET-5132: PatternFormattedFullDateDateExtractor cleanup

* MET-5132: Add millisecond support

* MET-5132: Process review

* MET-5132: Process review 2
@stzanakis stzanakis deleted the debt/MET-5132_dates_normalization_cleanup_part_4 branch October 4, 2024 10:16
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