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

Move plotting code to main package #476

Closed klieret closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (4e5eeab) 73.66% compared to head (8102019) 74.38%.

:exclamation: Current head 8102019 differs from pull request most recent head 8ab3b29. Consider uploading reports for the commit 8ab3b29 to get more accurate results

Files Patch % Lines
src/gnn_tracking/utils/nomenclature.py 87.09% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #476 +/- ## ========================================== + Coverage 73.66% 74.38% +0.71% ========================================== Files 54 56 +2 Lines 3520 3615 +95 ========================================== + Hits 2593 2689 +96 + Misses 927 926 -1 ```

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