OpenVoiceOS / OpenVoiceOS/ovos-date-parser
Enhance date test coverage for Hungarian locale
Open
@JarbasAl is already working on this.
Since Nov 7, 2024.
hu
- Dominant language
- Python
- Stars
- 0
- Forks
- 8
- Avg merge
- 7h 9m
- Merged PRs (30d)
- 17
Description
As per the discussion in PR #1 (https://github.com/OpenVoiceOS/ovos-date-parser/pull/1) at https://github.com/OpenVoiceOS/ovos-date-parser/pull/1#discussion_r1831942311, it was suggested to enhance date test coverage for the Hungarian locale.
Suggestion includes adding test cases for:
- More months (currently only January and February are tested)
- More weekdays (currently only Tuesday and Sunday are tested)
- Edge cases like month transitions and leap years
This issue is created to track the implementation of these improvements.
Requested by @JarbasAl.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.