Skip to content

Conversation

samuelcolvin
Copy link
Member

@samuelcolvin samuelcolvin commented Oct 12, 2022

fix #281

@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2022

Codecov Report

Merging #285 (fb1f65f) into main (29ae322) will increase coverage by 0.07%.
The diff coverage is 96.99%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #285      +/-   ##
==========================================
+ Coverage   97.75%   97.82%   +0.07%     
==========================================
  Files          52       52              
  Lines        5916     5930      +14     
  Branches       44       44              
==========================================
+ Hits         5783     5801      +18     
+ Misses        133      129       -4     
Impacted Files Coverage Δ
src/errors/mod.rs 92.30% <ø> (ø)
src/validators/time.rs 97.82% <ø> (ø)
src/errors/kinds.rs 89.33% <95.12%> (+3.19%) ⬆️
src/input/datetime.rs 97.84% <100.00%> (ø)
src/input/input_json.rs 96.17% <100.00%> (ø)
src/input/input_python.rs 98.46% <100.00%> (ø)
src/input/return_enums.rs 97.93% <100.00%> (ø)
src/input/shared.rs 100.00% <100.00%> (ø)
src/lib.rs 100.00% <100.00%> (ø)
src/validators/date.rs 96.34% <100.00%> (ø)
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 29ae322...fb1f65f. Read the comment docs.

@samuelcolvin samuelcolvin merged commit dbe128a into main Oct 12, 2022
@samuelcolvin samuelcolvin deleted the unique-error-codes branch October 12, 2022 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error kind unique

2 participants