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

Automate inits #99

Merged
merged 6 commits into from
Nov 1, 2024

ruff

0a4b711
Select commit
Loading
Failed to load commit list.
Merged

Automate inits #99

ruff
0a4b711
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

79.30% (+0.66%) compared to bef0392

View this Pull Request on Codecov

79.30% (+0.66%) compared to bef0392

Details

Codecov Report

Attention: Patch coverage is 96.47887% with 5 lines in your changes missing coverage. Please review.

Project coverage is 79.30%. Comparing base (bef0392) to head (0a4b711).

Files with missing lines Patch % Lines
...nchmarkx/transforms/data_manipulations/__init__.py 96.42% 1 Missing ⚠️
...benchmarkx/transforms/feature_liftings/__init__.py 96.77% 1 Missing ⚠️
...chmarkx/transforms/liftings/graph2cell/__init__.py 96.42% 1 Missing ⚠️
...x/transforms/liftings/graph2hypergraph/__init__.py 96.29% 1 Missing ⚠️
...x/transforms/liftings/graph2simplicial/__init__.py 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
+ Coverage   78.63%   79.30%   +0.66%     
==========================================
  Files         106      106              
  Lines        2785     2899     +114     
==========================================
+ Hits         2190     2299     +109     
- Misses        595      600       +5     

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