0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More stream-ish use of Option and Result related operations More... 5 months ago
No confusion between variable name and type name [minor] More... 5 months ago
Removes some unnecessary intermediate `let`s [minor] More... 5 months ago
cargo: Updates repvar to 0.12.0 More... 5 months ago
Removes values from the store that are marked as Ok but also Missing [fix] More... 5 months ago
Spread `Validity::confidence` values over the whole spectrum More... 5 months ago
Factors out `validator::Error` confidence into a separate, associated fn More... 5 months ago
Adds `key` to `validator::Error::Missing(key)` More... 5 months ago
Factors out handling of missing key into separate function More... 5 months ago
Uses shorter, less distracting syntax for enum variants matching More... 5 months ago
Documents fn `sources::selector::valor` More... 5 months ago
No LICENSE/COPYRIGHT files found -> None instead of empty vector [fix] More... 5 months ago
Logs all found licenses More... 5 months ago
Logs REUSE licenses found in LICENSES/ dir More... 5 months ago
Logs license found in LICENSE/COPYRIGHT file More... 5 months ago
De-duplicates build-tag -> version conversion More... 5 months ago
Uses more rust-idiomatic enum-value matching More... 5 months ago
Adds docu for `validator::Error::is_good` More... 5 months ago
Improves docu for `validator::Error::Suboptimal` More... 5 months ago
Documents `Confidence` More... 5 months ago
Allows to remove a key from storage More... 5 months ago
Marks a function as const [minor] More... 5 months ago
Simplifies a log message [minor] More... 5 months ago
Corrects log message [fix] More... 5 months ago
Comment typo [minor] More... 5 months ago
Log message typo [minor] More... 5 months ago
Renames a private fn for functionality clarification More... 5 months ago
No duplicated quoting in log message [minor] More... 5 months ago
Allow logging levels lower then info [fix] More... 5 months ago
Switch our version to 0.18.0 More... 5 months ago