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

Introduce snake case function incidence_matrix #4245

Merged
merged 9 commits into from
Oct 28, 2024

keep IncidenceMatrix call in booktests

a156c84
Select commit
Loading
Failed to load commit list.
Merged

Introduce snake case function incidence_matrix #4245

keep IncidenceMatrix call in booktests
a156c84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 1s

84.59% (+0.00%) compared to eaa8972

View this Pull Request on Codecov

84.59% (+0.00%) compared to eaa8972

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.59%. Comparing base (eaa8972) to head (a156c84).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4245   +/-   ##
=======================================
  Coverage   84.59%   84.59%           
=======================================
  Files         631      631           
  Lines       85064    85085   +21     
=======================================
+ Hits        71960    71981   +21     
  Misses      13104    13104           
Files with missing lines Coverage Δ
...erimental/Schemes/src/ToricBlowups/constructors.jl 89.83% <ø> (ø)
...ricVarieties/AlgebraicCycles/special_attributes.jl 100.00% <ø> (ø)
...ometry/ToricVarieties/CohomologyClasses/methods.jl 61.53% <ø> (ø)
...oricVarieties/NormalToricVarieties/constructors.jl 100.00% <ø> (ø)
...lyhedralGeometry/PolyhedralComplex/constructors.jl 95.45% <ø> (ø)
...PolyhedralGeometry/PolyhedralComplex/properties.jl 86.27% <ø> (ø)
...ometry/PolyhedralComplex/standard_constructions.jl 100.00% <ø> (ø)
...c/PolyhedralGeometry/PolyhedralFan/constructors.jl 88.63% <ø> (ø)
src/PolyhedralGeometry/PolyhedralFan/properties.jl 98.33% <ø> (ø)
...hedralGeometry/SubdivisionOfPoints/constructors.jl 79.16% <ø> (ø)
... and 7 more

... and 3 files with indirect coverage changes