pyt-team / TopoModelX

Topological Deep Learning
MIT License
219 stars 79 forks source link

Activate more ruff rules #270

Closed ffl096 closed 6 months ago

ffl096 commented 6 months ago

See pyt-team/TopoNetX#337.

review-notebook-app[bot] commented 6 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 6 months ago

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (a158cbf) 97.40% compared to head (c25eef5) 97.07%.

Files Patch % Lines
topomodelx/utils/scatter.py 66.66% 2 Missing :warning:
topomodelx/base/aggregation.py 0.00% 1 Missing :warning:
topomodelx/nn/hypergraph/hypergat_layer.py 0.00% 1 Missing :warning:
topomodelx/nn/simplicial/sccnn_layer.py 0.00% 1 Missing :warning:
topomodelx/nn/simplicial/scnn_layer.py 50.00% 1 Missing :warning:
topomodelx/nn/simplicial/scone.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #270 +/- ## ========================================== - Coverage 97.40% 97.07% -0.34% ========================================== Files 58 58 Lines 2084 2014 -70 ========================================== - Hits 2030 1955 -75 - Misses 54 59 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.