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

Adv/algebraic shifting #4260

Open
wants to merge 156 commits into
base: master
Choose a base branch
from

fix doctest

052b305
Select commit
Loading
Failed to load commit list.
Open

Adv/algebraic shifting #4260

fix doctest
052b305
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

84.31% (-0.19%) compared to aa41156

View this Pull Request on Codecov

84.31% (-0.19%) compared to aa41156

Details

Codecov Report

Attention: Patch coverage is 67.74194% with 80 lines in your changes missing coverage. Please review.

Project coverage is 84.31%. Comparing base (aa41156) to head (052b305).
Report is 23 commits behind head on master.

Files with missing lines Patch % Lines
...imental/AlgebraicShifting/src/AlgebraicShifting.jl 19.29% 46 Missing ⚠️
experimental/AlgebraicShifting/src/PartialShift.jl 80.24% 16 Missing ⚠️
...imental/AlgebraicShifting/src/UniformHypergraph.jl 65.38% 9 Missing ⚠️
...imental/AlgebraicShifting/src/PartialShiftGraph.jl 91.66% 6 Missing ⚠️
src/Combinatorics/SimplicialComplexes.jl 72.72% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4260      +/-   ##
==========================================
- Coverage   84.50%   84.31%   -0.19%     
==========================================
  Files         644      655      +11     
  Lines       85606    86730    +1124     
==========================================
+ Hits        72339    73125     +786     
- Misses      13267    13605     +338     
Files with missing lines Coverage Δ
experimental/Experimental.jl 88.23% <ø> (ø)
src/Combinatorics/Graphs/functions.jl 96.72% <100.00%> (+1.40%) ⬆️
src/imports.jl 0.00% <ø> (ø)
src/Combinatorics/SimplicialComplexes.jl 93.07% <72.72%> (-1.89%) ⬇️
...imental/AlgebraicShifting/src/PartialShiftGraph.jl 91.66% <91.66%> (ø)
...imental/AlgebraicShifting/src/UniformHypergraph.jl 65.38% <65.38%> (ø)
experimental/AlgebraicShifting/src/PartialShift.jl 80.24% <80.24%> (ø)
...imental/AlgebraicShifting/src/AlgebraicShifting.jl 19.29% <19.29%> (ø)

... and 43 files with indirect coverage changes