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

Small simplification #482

Closed klieret closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (39e951b) 74.55% compared to head (6058b93) 74.58%.

Files Patch % Lines
...gnn_tracking/models/track_condensation_networks.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #482 +/- ## ========================================== + Coverage 74.55% 74.58% +0.02% ========================================== Files 56 56 Lines 3636 3635 -1 ========================================== Hits 2711 2711 + Misses 925 924 -1 ```

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