besser82 / libxcrypt

Extended crypt library for descrypt, md5crypt, bcrypt, and others
GNU Lesser General Public License v2.1
189 stars 52 forks source link

Update from downstream branch 'rawhide' #139

Closed besser82 closed 3 years ago

besser82 commented 3 years ago

Downstream commit: e67920dc

codecov[bot] commented 3 years ago

Codecov Report

Merging #139 (0c09cd4) into develop (9c0388e) will decrease coverage by 2.08%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #139      +/-   ##
===========================================
- Coverage    88.57%   86.48%   -2.09%     
===========================================
  Files           32       23       -9     
  Lines         3615     2657     -958     
  Branches       687      547     -140     
===========================================
- Hits          3202     2298     -904     
+ Misses         228      195      -33     
+ Partials       185      164      -21     
Impacted Files Coverage Δ
lib/crypt-des.c 77.10% <0.00%> (-3.61%) :arrow_down:
lib/crypt-bcrypt.c 92.14% <0.00%> (-0.19%) :arrow_down:
lib/crypt-des-obsolete.c 100.00% <0.00%> (ø)
lib/crypt-sunmd5.c
lib/alg-sha1.c
lib/alg-md5.c
lib/alg-md4.c
lib/alg-hmac-sha1.c
lib/crypt-md5.c
lib/crypt-nthash.c
... and 2 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 9c0388e...0c09cd4. Read the comment docs.