cashubtc / cashu-feni

A Cashu mint and wallet implementation in Golang
MIT License
36 stars 13 forks source link

adding more unit tests #30

Closed gohumble closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #30 (f35952e) into master (2ab9711) will increase coverage by 22.81%. The diff coverage is 70.58%.

:exclamation: Current head f35952e differs from pull request most recent head bef6be7. Consider uploading reports for the commit bef6be7 to get more accurate results

@@             Coverage Diff             @@
##           master      #30       +/-   ##
===========================================
+ Coverage    9.37%   32.18%   +22.81%     
===========================================
  Files           3        6        +3     
  Lines         512      640      +128     
===========================================
+ Hits           48      206      +158     
+ Misses        458      427       -31     
- Partials        6        7        +1     
Impacted Files Coverage Δ
crypto/keyset.go 100.00% <ø> (ø)
mint/mint.go 11.03% <64.28%> (+7.69%) :arrow_up:
crypto/b_dhke.go 73.84% <100.00%> (ø)
crypto/sort.go 72.22% <100.00%> (ø)
cashu/cashu.go 90.62% <0.00%> (+81.25%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.