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

Las Vegas Algebraic Shifting #4381

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

seperated las vegas style for finite fields

484fcd6
Select commit
Loading
Failed to load commit list.
Draft

Las Vegas Algebraic Shifting #4381

seperated las vegas style for finite fields
484fcd6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 1s

84.31% (-0.07%) compared to d6230ef

View this Pull Request on Codecov

84.31% (-0.07%) compared to d6230ef

Details

Codecov Report

Attention: Patch coverage is 44.24779% with 63 lines in your changes missing coverage. Please review.

Project coverage is 84.31%. Comparing base (d6230ef) to head (484fcd6).
Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
experimental/AlgebraicShifting/src/PartialShift.jl 10.14% 62 Missing ⚠️
...imental/AlgebraicShifting/src/PartialShiftGraph.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4381      +/-   ##
==========================================
- Coverage   84.38%   84.31%   -0.07%     
==========================================
  Files         656      657       +1     
  Lines       87198    87337     +139     
==========================================
+ Hits        73583    73640      +57     
- Misses      13615    13697      +82     
Files with missing lines Coverage Δ
...imental/AlgebraicShifting/src/AlgebraicShifting.jl 100.00% <ø> (ø)
...perimental/AlgebraicShifting/src/SymmetricShift.jl 100.00% <100.00%> (ø)
src/Oscar.jl 70.23% <100.00%> (+0.72%) ⬆️
...imental/AlgebraicShifting/src/PartialShiftGraph.jl 86.84% <66.66%> (-0.50%) ⬇️
experimental/AlgebraicShifting/src/PartialShift.jl 48.70% <10.14%> (-38.90%) ⬇️

... and 16 files with indirect coverage changes