gnn-tracking / gnn_tracking

Reconstruct billions of particle trajectories with graph neural networks
https://gnn-tracking.rtfd.io/
MIT License
30 stars 13 forks source link

Remove __future__ import #478

Closed klieret closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (18a9ce5) 74.53% compared to head (13e1cb4) 74.53%.

Files Patch % Lines
src/gnn_tracking/models/graph_construction.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #478 +/- ## ========================================== - Coverage 74.53% 74.53% -0.01% ========================================== Files 56 56 Lines 3637 3636 -1 ========================================== - Hits 2711 2710 -1 Misses 926 926 ```

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