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

Fix: calling math.sqrt on wrong thing #472

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 (82e739c) 74.09% compared to head (59100c4) 73.66%. Report is 1 commits behind head on main.

Files Patch % Lines
...gnn_tracking/models/track_condensation_networks.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #472 +/- ## ========================================== - Coverage 74.09% 73.66% -0.43% ========================================== Files 54 54 Lines 3505 3520 +15 ========================================== - Hits 2597 2593 -4 - Misses 908 927 +19 ```

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