hyperledger-archives / aries-framework-go-ext

https://wiki.hyperledger.org/display/aries
Apache License 2.0
14 stars 22 forks source link

fix: switch from math/rand to crypto/rand #270

Closed fqutishat closed 2 years ago

fqutishat commented 2 years ago

Signed-off-by: Firas Qutishat firas.qutishat@securekey.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #270 (d262463) into main (26bccf9) will decrease coverage by 0.03%. The diff coverage is 50.00%.

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

@@            Coverage Diff             @@
##             main     #270      +/-   ##
==========================================
- Coverage   85.83%   85.79%   -0.04%     
==========================================
  Files          26       26              
  Lines        4023     4026       +3     
==========================================
+ Hits         3453     3454       +1     
- Misses        336      337       +1     
- Partials      234      235       +1     
Impacted Files Coverage Δ
...b/util/concurrent/rollingcounter/rollingcounter.go 81.81% <50.00%> (-7.66%) :arrow_down:

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 26bccf9...f1f9723. Read the comment docs.