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

gc loss for oc #485

Closed klieret closed 6 months ago

klieret commented 6 months ago
codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (1a8a3c3) 74.64% compared to head (0a7ba1b) 74.61%.

Files Patch % Lines
src/gnn_tracking/metrics/losses/metric_learning.py 33.33% 2 Missing :warning:
src/gnn_tracking/models/graph_construction.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #485 +/- ## ========================================== - Coverage 74.64% 74.61% -0.04% ========================================== Files 56 56 Lines 3637 3640 +3 ========================================== + Hits 2715 2716 +1 - Misses 922 924 +2 ```

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