tkluck / GaloisFields.jl

Finite fields for Julia
Other
47 stars 6 forks source link

Update README.md #11

Closed kirtsar closed 4 years ago

kirtsar commented 4 years ago

docs

codecov[bot] commented 4 years ago

Codecov Report

Merging #11 into master will increase coverage by 7.51%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   80.05%   87.56%   +7.51%     
==========================================
  Files          13       13              
  Lines         747      748       +1     
==========================================
+ Hits          598      655      +57     
+ Misses        149       93      -56
Impacted Files Coverage Δ
src/Conversions.jl 72.22% <0%> (+1.11%) :arrow_up:
src/GaloisFields.jl 93.25% <0%> (+1.21%) :arrow_up:
src/ZechLog.jl 97.36% <0%> (+2.63%) :arrow_up:
src/PrimeFields.jl 89.87% <0%> (+3.79%) :arrow_up:
src/Display.jl 83.87% <0%> (+6.45%) :arrow_up:
src/Broadcast.jl 69.23% <0%> (+6.59%) :arrow_up:
src/Util.jl 81.48% <0%> (+7.4%) :arrow_up:
src/PrimitiveRoots.jl 92.3% <0%> (+7.69%) :arrow_up:
src/ExtensionFields.jl 97.97% <0%> (+9.45%) :arrow_up:
src/LinearAlgebra.jl 90.9% <0%> (+13.63%) :arrow_up:
... and 1 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 a87798d...ffa2951. Read the comment docs.