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

fix: limit memory for C2xC2 computations #1714

Merged
merged 1 commit into from
Dec 30, 2024

fix: limit memory for C2xC2 computations

b1f9a60
Select commit
Loading
Failed to load commit list.
Merged

fix: limit memory for C2xC2 computations #1714

fix: limit memory for C2xC2 computations
b1f9a60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 29, 2024 in 0s

75.95% (+0.01%) compared to 8da5e59

View this Pull Request on Codecov

75.95% (+0.01%) compared to 8da5e59

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.95%. Comparing base (8da5e59) to head (b1f9a60).
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1714      +/-   ##
==========================================
+ Coverage   75.94%   75.95%   +0.01%     
==========================================
  Files         361      361              
  Lines      114340   114377      +37     
==========================================
+ Hits        86837    86877      +40     
+ Misses      27503    27500       -3     
Files with missing lines Coverage Δ
ext/GAPExt/abelian_layer.jl 91.22% <100.00%> (ø)
src/FieldFactory/ab_exts.jl 84.37% <ø> (+4.15%) ⬆️

... and 31 files with indirect coverage changes