gnn-tracking / gnn_tracking

Reconstruct billions of particle trajectories with graph neural networks
https://gnn-tracking.rtfd.io/
MIT License
33 stars 17 forks source link

Fix & expand parameters saved to wandb config #375

Closed klieret closed 1 year ago

klieret commented 1 year ago

Closes #374 Closes #361 Closes #365 Closed #373

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 62.85% and project coverage change: -0.10% :warning:

Comparison is base (48a62fb) 69.90% compared to head (8fe37d2) 69.80%. Report is 1 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #375 +/- ## ========================================== - Coverage 69.90% 69.80% -0.10% ========================================== Files 49 49 Lines 3329 3362 +33 ========================================== + Hits 2327 2347 +20 - Misses 1002 1015 +13 ``` | [Files Changed](https://app.codecov.io/gh/gnn-tracking/gnn_tracking/pull/375?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gnn-tracking) | Coverage Δ | | |---|---|---| | [src/gnn\_tracking/training/ml.py](https://app.codecov.io/gh/gnn-tracking/gnn_tracking/pull/375?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gnn-tracking#diff-c3JjL2dubl90cmFja2luZy90cmFpbmluZy9tbC5weQ==) | `100.00% <ø> (ø)` | | | [src/gnn\_tracking/training/callbacks.py](https://app.codecov.io/gh/gnn-tracking/gnn_tracking/pull/375?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gnn-tracking#diff-c3JjL2dubl90cmFja2luZy90cmFpbmluZy9jYWxsYmFja3MucHk=) | `76.11% <62.85%> (-14.79%)` | :arrow_down: |

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