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

Avoid calculating std or errors #411

Closed klieret closed 1 year ago

klieret commented 1 year ago

Closes #410

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +1.60% :tada:

Comparison is base (122c0cd) 73.13% compared to head (3843508) 74.74%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #411 +/- ## ========================================== + Coverage 73.13% 74.74% +1.60% ========================================== Files 50 50 Lines 3306 3306 ========================================== + Hits 2418 2471 +53 + Misses 888 835 -53 ``` | [Files Changed](https://app.codecov.io/gh/gnn-tracking/gnn_tracking/pull/411?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/base.py](https://app.codecov.io/gh/gnn-tracking/gnn_tracking/pull/411?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gnn-tracking#diff-c3JjL2dubl90cmFja2luZy90cmFpbmluZy9iYXNlLnB5) | `96.29% <100.00%> (ø)` | | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/gnn-tracking/gnn_tracking/pull/411/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gnn-tracking)

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