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

Change API for residual strength parameter in GCFCNN #467

Closed klieret closed 7 months ago

klieret commented 7 months ago

Closes #465

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (97a9d4e) 74.73% compared to head (c8d1c41) 74.76%. Report is 1 commits behind head on main.

Files Patch % Lines
src/gnn_tracking/models/graph_construction.py 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #467 +/- ## ========================================== + Coverage 74.73% 74.76% +0.02% ========================================== Files 51 51 Lines 3448 3452 +4 ========================================== + Hits 2577 2581 +4 Misses 871 871 ```

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