WebOfTrust / cesrox

Rust implementation of core CESR encoding format. A bridge to the beautiful island.
Apache License 2.0
2 stars 8 forks source link

Add test coverage #9

Closed s-a-tanjim closed 1 year ago

s-a-tanjim commented 1 year ago
kentbull commented 1 year ago

Nice work @s-a-tanjim !

m00sey commented 1 year ago

if you pull and run cargo fmt this will fix your build error.

codecov-commenter commented 1 year ago

Codecov Report

Merging #9 (e28ffe3) into main (2833777) will increase coverage by 0.71%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   71.77%   72.48%   +0.71%     
==========================================
  Files          13       13              
  Lines         418      418              
==========================================
+ Hits          300      303       +3     
+ Misses        118      115       -3     
Impacted Files Coverage Δ
src/derivation/attached_signature_code.rs 84.44% <ø> (+2.22%) :arrow_up:
src/derivation/basic.rs 97.29% <ø> (ø)
src/derivation/self_signing.rs 82.75% <ø> (+6.89%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more