Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pretty printing for elliptic curves and their points #1677

Merged
merged 1 commit into from
Dec 16, 2024

feat: pretty printing for elliptic curves and their points

24e566e
Select commit
Loading
Failed to load commit list.
Merged

Pretty printing for elliptic curves and their points #1677

feat: pretty printing for elliptic curves and their points
24e566e
Select commit
Loading
Failed to load commit list.
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