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

Add simplicial embedding component. #850

Merged
merged 2 commits into from
Dec 23, 2024

Only check for inversions if dimension can have inversion.

f3c7e6d
Select commit
Loading
Failed to load commit list.
Merged

Add simplicial embedding component. #850

Only check for inversions if dimension can have inversion.
f3c7e6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 68.42105% with 90 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@71ee8e9). Learn more about missing BASE report.
Report is 134 commits behind head on main.

Files with missing lines Patch % Lines
...simplicial_embedding/test_simplicial_embedding.cpp 50.50% 49 Missing ⚠️
...plicial_embedding/internal/SimplicialEmbedding.cpp 77.05% 39 Missing ⚠️
...ents/simplicial_embedding/simplicial_embedding.cpp 86.66% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #850   +/-   ##
=======================================
  Coverage        ?   77.06%           
=======================================
  Files           ?      484           
  Lines           ?    24050           
  Branches        ?     2694           
=======================================
  Hits            ?    18535           
  Misses          ?     5504           
  Partials        ?       11           

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