indygreg / indygreg/linux-packaging-rs
Float timestamp values in RPM `repomd.xml` file
Open
- Dominant language
- Rust
- Stars
- 41
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I found some float timestamp values in the `repomd.xml` file of RPM repository (private repository handle by Cobbler).
It can be handled by using `Option` instead of `Option`.
If you are ok, I can send you a Pull Request (the update with test are already done).
Jonathan
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the Rust code that parses RPM repository repomd.xml timestamps and inspect the existing timestamp test coverage. Confirm the float timestamp case and the proposed Option handling, then ensure the relevant tests pass with the updated behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100