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

General polytope implementation #1006

Merged
merged 6 commits into from
May 15, 2024

renaming GraphPolytope -> GeneralPolytope

8b70346
Select commit
Loading
Failed to load commit list.
Merged

General polytope implementation #1006

renaming GraphPolytope -> GeneralPolytope
8b70346
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2024 in 1s

88.26% (+0.08%) compared to 34faf27

View this Pull Request on Codecov

88.26% (+0.08%) compared to 34faf27

Details

Codecov Report

Attention: Patch coverage is 93.24324% with 25 lines in your changes are missing coverage. Please review.

Project coverage is 88.26%. Comparing base (34faf27) to head (8b70346).

Files Patch % Lines
src/ReferenceFEs/GeneralPolytopes.jl 93.24% 25 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1006      +/-   ##
==========================================
+ Coverage   88.18%   88.26%   +0.08%     
==========================================
  Files         176      177       +1     
  Lines       22055    22425     +370     
==========================================
+ Hits        19449    19794     +345     
- Misses       2606     2631      +25     

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