engyon / enprot

enprot command line tool for Engyon
1 stars 1 forks source link

ci: Test on Windows. #49

Closed dewyatt closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #49 into master will decrease coverage by 0.5%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
- Coverage   67.45%   66.94%   -0.51%     
==========================================
  Files          11       11              
  Lines        1232     1198      -34     
  Branches      271      267       -4     
==========================================
- Hits          831      802      -29     
+ Misses        173      171       -2     
+ Partials      228      225       -3
Impacted Files Coverage Δ
src/crypto.rs 58.49% <0%> (-4.85%) :arrow_down:
src/pbkdf.rs 75.55% <0%> (-1.15%) :arrow_down:
src/etree.rs 65.11% <0%> (-0.78%) :arrow_down:
src/cipher.rs 73.22% <0%> (-0.26%) :arrow_down:
src/lib.rs 73.26% <0%> (+0.36%) :arrow_up:
src/prot.rs 65.88% <0%> (+2.54%) :arrow_up:

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 e94fabe...00501c7. Read the comment docs.