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

Remove trailing whitespace in a bunch of files #1250

Merged
merged 1 commit into from
Oct 17, 2023

Remove trailing whitespace in a bunch of files

af2d4a9
Select commit
Loading
Failed to load commit list.
Merged

Remove trailing whitespace in a bunch of files #1250

Remove trailing whitespace in a bunch of files
af2d4a9
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 17, 2023 in 1s

74.62% (+0.07%) compared to 6d81413

View this Pull Request on Codecov

74.62% (+0.07%) compared to 6d81413

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (6d81413) 74.54% compared to head (af2d4a9) 74.62%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1250      +/-   ##
==========================================
+ Coverage   74.54%   74.62%   +0.07%     
==========================================
  Files         346      346              
  Lines      110838   110994     +156     
==========================================
+ Hits        82627    82829     +202     
+ Misses      28211    28165      -46     
Files Coverage Δ
src/EllCrv/Finite.jl 94.44% <ø> (-0.18%) ⬇️
src/EllCrv/FormalGroupLaw.jl 100.00% <ø> (ø)
src/EllCrv/Heights.jl 92.43% <100.00%> (ø)
src/EllCrv/MinimalModels.jl 82.88% <ø> (ø)
src/EllCrv/Misc.jl 35.50% <ø> (ø)
src/EllCrv/Models.jl 91.30% <ø> (ø)
src/EllCrv/Pairings.jl 92.63% <100.00%> (ø)
src/EllCrv/Torsion.jl 90.46% <100.00%> (ø)
src/EllCrv/Isogeny.jl 90.68% <50.00%> (ø)
src/EllCrv/Isomorphisms.jl 90.85% <0.00%> (ø)
... and 4 more

... and 21 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.