Skip to content

feat: pretty printing for elliptic curves and their points

Codecov / codecov/project succeeded Dec 16, 2024 in 1s

70.84% (-5.14%) compared to 39fc9cb

View this Pull Request on Codecov

70.84% (-5.14%) compared to 39fc9cb

Details

Codecov Report

Attention: Patch coverage is 58.33333% with 15 lines in your changes missing coverage. Please review.

Project coverage is 70.84%. Comparing base (39fc9cb) to head (24e566e).
Report is 29 commits behind head on master.

Files with missing lines Patch % Lines
src/EllCrv/EllCrv.jl 71.42% 8 Missing ⚠️
src/EllCrv/Isomorphisms.jl 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1677      +/-   ##
==========================================
- Coverage   75.97%   70.84%   -5.14%     
==========================================
  Files         361      362       +1     
  Lines      113876   124451   +10575     
==========================================
+ Hits        86518    88163    +1645     
- Misses      27358    36288    +8930     
Files with missing lines Coverage Δ
src/EllCrv/Finite.jl 61.80% <100.00%> (-32.14%) ⬇️
src/EllCrv/Isomorphisms.jl 85.64% <0.00%> (-5.22%) ⬇️
src/EllCrv/EllCrv.jl 59.51% <71.42%> (-36.25%) ⬇️

... and 89 files with indirect coverage changes