Wikunia / Enigma.jl

Enigma decode/encode and cracking
https://opensourc.es/blog/enigma-and-bombe
MIT License
17 stars 1 forks source link

setting rotors/calibrated to https://piotte13.github.io/ #4

Closed Wikunia closed 4 years ago

Wikunia commented 4 years ago

Now works the same as: https://piotte13.github.io/

codecov[bot] commented 4 years ago

Codecov Report

Merging #4 into master will decrease coverage by 2.66%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage     100%   97.33%   -2.67%     
==========================================
  Files           1        1              
  Lines          67       75       +8     
==========================================
+ Hits           67       73       +6     
- Misses          0        2       +2
Impacted Files Coverage Δ
src/Enigma.jl 97.33% <100%> (-2.67%) :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 19720dd...ff01116. Read the comment docs.