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

first draft at generic tate #1144

Merged
merged 1 commit into from
Jul 28, 2023

Generic version of Tate's algorithm

f0d72db
Select commit
Loading
Failed to load commit list.
Merged

first draft at generic tate #1144

Generic version of Tate's algorithm
f0d72db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 27, 2023 in 0s

74.37% (-0.05%) compared to 4129516

View this Pull Request on Codecov

74.37% (-0.05%) compared to 4129516

Details

Codecov Report

Patch coverage: 60.16% and project coverage change: -0.05% ⚠️

Comparison is base (4129516) 74.41% compared to head (f0d72db) 74.37%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1144      +/-   ##
==========================================
- Coverage   74.41%   74.37%   -0.05%     
==========================================
  Files         346      346              
  Lines      110373   110465      +92     
==========================================
+ Hits        82130    82154      +24     
- Misses      28243    28311      +68     
Files Changed Coverage Δ
src/EllCrv/Misc.jl 35.50% <0.00%> (-5.33%) ⬇️
src/EllCrv/MinimalModels.jl 71.04% <3.57%> (-6.23%) ⬇️
src/EllCrv/LocalData.jl 89.59% <97.22%> (+3.42%) ⬆️

... and 32 files with indirect coverage changes

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