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

Adjust to changes in AA and Nemo #1236

Merged
merged 5 commits into from
Oct 9, 2023

Avoid ambiguity with AA methods

c6cfe23
Select commit
Loading
Failed to load commit list.
Merged

Adjust to changes in AA and Nemo #1236

Avoid ambiguity with AA methods
c6cfe23
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 failed Oct 9, 2023 in 1s

74.45% (-0.05%) compared to e61502d

View this Pull Request on Codecov

74.45% (-0.05%) compared to e61502d

Details

Codecov Report

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

Comparison is base (e61502d) 74.49% compared to head (c6cfe23) 74.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1236      +/-   ##
==========================================
- Coverage   74.49%   74.45%   -0.05%     
==========================================
  Files         346      346              
  Lines      110846   110842       -4     
==========================================
- Hits        82576    82522      -54     
- Misses      28270    28320      +50     
Files Coverage Δ
src/FunField/HessQR.jl 68.92% <100.00%> (ø)
src/FunField/IntClsZx.jl 83.89% <ø> (ø)
src/Misc/Integer.jl 50.00% <ø> (+0.09%) ⬆️
src/QuadForm/Types.jl 81.15% <ø> (ø)
src/QuadForm/indefiniteLLL.jl 79.31% <100.00%> (ø)
src/FunField/Factor.jl 43.79% <0.00%> (ø)
src/GenOrd/Auxiliary.jl 85.18% <33.33%> (+1.95%) ⬆️

... and 33 files with indirect coverage changes

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