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

Ruff fixes #372

Closed klieret closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.18% :tada:

Comparison is base (ed35637) 69.71% compared to head (02e7d78) 69.90%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #372 +/- ## ========================================== + Coverage 69.71% 69.90% +0.18% ========================================== Files 50 49 -1 Lines 3332 3329 -3 ========================================== + Hits 2323 2327 +4 + Misses 1009 1002 -7 ``` | [Files Changed](https://app.codecov.io/gh/gnn-tracking/gnn_tracking/pull/372?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/utils/lightning.py](https://app.codecov.io/gh/gnn-tracking/gnn_tracking/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gnn-tracking#diff-c3JjL2dubl90cmFja2luZy91dGlscy9saWdodG5pbmcucHk=) | `40.17% <0.00%> (ø)` | | | [src/gnn\_tracking/utils/timing.py](https://app.codecov.io/gh/gnn-tracking/gnn_tracking/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gnn-tracking#diff-c3JjL2dubl90cmFja2luZy91dGlscy90aW1pbmcucHk=) | `70.00% <0.00%> (ø)` | | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/gnn-tracking/gnn_tracking/pull/372/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.