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 import for HyperparametersMixin #486

Closed klieret closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (1a8a3c3) 74.64% compared to head (cb9e4d2) 74.64%.

:exclamation: Current head cb9e4d2 differs from pull request most recent head 05a50c4. Consider uploading reports for the commit 05a50c4 to get more accurate results

Files Patch % Lines
src/gnn_tracking/models/meta.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #486 +/- ## ======================================= Coverage 74.64% 74.64% ======================================= Files 56 56 Lines 3637 3637 ======================================= Hits 2715 2715 Misses 922 922 ```

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