lychee/lychee-lib/src
Matthias ba276cd51b
Error cleanup (#510)
* Add more fine-grained error types; remove generic IO error
* Update error message for missing file
* Remove missing `Error` suffix
* Rename ErrorKind::Github to ErrorKind::GithubRequest for consistency with NetworkRequest
2022-02-19 01:44:00 +01:00
..
extract Prevent flaky tests (#514) 2022-02-18 10:29:49 +01:00
filter Prevent flaky tests (#514) 2022-02-18 10:29:49 +01:00
helpers Error cleanup (#510) 2022-02-19 01:44:00 +01:00
quirks Use captured identifiers in format strings (#507) 2022-02-12 10:51:52 +01:00
types Error cleanup (#510) 2022-02-19 01:44:00 +01:00
client.rs Error cleanup (#510) 2022-02-19 01:44:00 +01:00
collector.rs Error cleanup (#510) 2022-02-19 01:44:00 +01:00
lib.rs Use captured identifiers in format strings (#507) 2022-02-12 10:51:52 +01:00
test_utils.rs Use tokenizer for extraction; add benchmark (#424) 2021-12-16 18:45:52 +01:00