pyt-team / TopoModelX

Topological Deep Learning
https://pyt-team.github.io/topomodelx/
MIT License
237 stars 83 forks source link

Test against Python 3.12 #295

Open ffl096 opened 1 week ago

ffl096 commented 1 week ago

We need to update to PyTorch 2.2 for Python 3.12 support. Waiting on #281 to be merged.

See #293.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.37%. Comparing base (80275bb) to head (4e25d17).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #295 +/- ## ======================================= Coverage 97.37% 97.37% ======================================= Files 58 58 Lines 2059 2059 ======================================= Hits 2005 2005 Misses 54 54 ```

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