avastmick / cryptographon

A set of code games to show the principles of crytography (and coding)
0 stars 0 forks source link

Develop #2

Closed avastmick closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@1c56cfd). Click here to learn what that means. The diff coverage is 97.18%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master      #2   +/-   ##
========================================
  Coverage          ?   97.2%           
========================================
  Files             ?       5           
  Lines             ?     143           
  Branches          ?       0           
========================================
  Hits              ?     139           
  Misses            ?       4           
  Partials          ?       0
Impacted Files Coverage Δ
cipher-one/src/main.rs 100% <ø> (ø)
src/main.rs 100% <100%> (ø)
cipher-two/src/main.rs 100% <100%> (ø)
cipher-one/src/lib.rs 96.15% <96.15%> (ø)
cipher-two/src/lib.rs 97.72% <97.72%> (ø)

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 1c56cfd...b6cba81. Read the comment docs.