jverzani / PolynomialFactors.jl

Julia code for factorization of polynomials over the integers
Other
7 stars 6 forks source link

add docs #27

Closed jverzani closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #27 (97924c2) into master (6c223a8) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   60.38%   60.38%           
=======================================
  Files           5        5           
  Lines         467      467           
=======================================
  Hits          282      282           
  Misses        185      185           
Impacted Files Coverage Δ
src/factor_zp.jl 60.21% <ø> (ø)
src/factor_zx.jl 78.87% <ø> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more