Wikunia / Enigma.jl

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

documentation using Documenter #12

Closed Wikunia closed 4 years ago

Wikunia commented 4 years ago

Implementation for #8

codecov[bot] commented 4 years ago

Codecov Report

Merging #12 into master will decrease coverage by 0.28%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage     100%   99.71%   -0.29%     
==========================================
  Files           3        3              
  Lines         470      350     -120     
==========================================
- Hits          470      349     -121     
- Misses          0        1       +1
Impacted Files Coverage Δ
src/Enigma.jl 98.52% <100%> (-1.48%) :arrow_down:
src/Bombe.jl 100% <100%> (ø) :arrow_up:
src/EnigmaVis.jl 100% <0%> (ø) :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 0f7c0e5...5965ef2. Read the comment docs.