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 all contributors #469

Closed klieret closed 7 months ago

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

Codecov Report

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

Comparison is base (97a9d4e) 74.73% compared to head (723ec9c) 74.17%. Report is 20 commits behind head on main.

Files Patch % Lines
src/gnn_tracking/metrics/losses/oc.py 73.23% 38 Missing :warning:
src/gnn_tracking/metrics/losses/ec.py 62.90% 23 Missing :warning:
src/gnn_tracking/metrics/losses/metric_learning.py 76.47% 8 Missing :warning:
src/gnn_tracking/metrics/losses/__init__.py 93.02% 3 Missing :warning:
...gnn_tracking/models/track_condensation_networks.py 40.00% 3 Missing :warning:
src/gnn_tracking/models/graph_construction.py 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #469 +/- ## ========================================== - Coverage 74.73% 74.17% -0.57% ========================================== Files 51 54 +3 Lines 3448 3497 +49 ========================================== + Hits 2577 2594 +17 - Misses 871 903 +32 ```

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