pydantic / speedate

Fast and simple datetime, date, time and duration parsing for rust.
https://docs.rs/speedate/latest/speedate/
MIT License
199 stars 17 forks source link

Improve coverage collection #21

Open samuelcolvin opened 2 years ago

samuelcolvin commented 2 years ago

Use Tarpaulin or similar for coverage which should allow tests to be split into multiple files, split tests.

doziestar commented 3 months ago

@samuelcolvin I will work on this issue