OpenVoiceOS / OpenVoiceOS/ovos-date-parser
en - Expand time formatting test coverage
Open
@JarbasAl is already working on this.
Since Nov 7, 2024.
en
- Dominant language
- Python
- Stars
- 0
- Forks
- 8
- Avg merge
- 7h 9m
- Merged PRs (30d)
- 17
Description
As discussed in PR #1, it is recommended to expand the time formatting test coverage.
ovos_date_parser/res/en-us/date_time_test.json
Missing scenarios include:
- Special times (midnight, noon)
- Single-digit hours (1-9)
- Timezone handling
- Seconds/milliseconds formatting
See the discussion at this comment for more details.
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.