Closed ctron closed 2 years ago
Merging #89 (5956f37) into main (32603ad) will increase coverage by
0.07%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #89 +/- ##
==========================================
+ Coverage 72.11% 72.18% +0.07%
==========================================
Files 16 16
Lines 3794 3793 -1
==========================================
+ Hits 2736 2738 +2
+ Misses 1058 1055 -3
Impacted Files | Coverage Δ | |
---|---|---|
src/types.rs | 70.74% <100.00%> (+0.91%) |
:arrow_up: |
src/verification.rs | 86.22% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Hopefully #90 will help with the coverage weirdness
I updated the PR.
Is there something I need to do?
Looks like CI is failing due to a clippy lint. Once it passes I'll merge the PR.
Sorry, fixed that. And rebased too.
thanks!
This PR tries to start working towards #58 … but chopping it down into smaller pieces.