OpenVoiceOS / OpenVoiceOS/ovos-date-parser
Expand time format test coverage for Italian locale
Open
@JarbasAl is already working on this.
Since Nov 7, 2024.
it
- Dominant language
- Python
- Stars
- 0
- Forks
- 8
- Avg merge
- 7h 9m
- Merged PRs (30d)
- 17
Description
This issue is created to track the expansion of time format test coverage for the Italian locale as suggested in this comment on PR #1. The proposed additions include test cases for:
- Midnight (mezzanotte) and Noon (mezzogiorno)
- Morning times with AM indicator (del mattino)
- Evening times (della sera)
- Sharp hours without minutes
This enhancement will improve test coverage and ensure correct formatting across different time scenarios.
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.