gnn-tracking / gnn_tracking

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

Add additional DBSCAN HP scanners for detailed performance studies #405

Closed klieret closed 1 year ago

klieret commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 87.93% and project coverage change: +0.26% :tada:

Comparison is base (6fbf3d4) 72.66% compared to head (fcbf5fc) 72.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #405 +/- ## ========================================== + Coverage 72.66% 72.93% +0.26% ========================================== Files 49 50 +1 Lines 3216 3270 +54 ========================================== + Hits 2337 2385 +48 - Misses 879 885 +6 ``` | [Files Changed](https://app.codecov.io/gh/gnn-tracking/gnn_tracking/pull/405?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/postprocessing/clusterscanner.py](https://app.codecov.io/gh/gnn-tracking/gnn_tracking/pull/405?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gnn-tracking#diff-c3JjL2dubl90cmFja2luZy9wb3N0cHJvY2Vzc2luZy9jbHVzdGVyc2Nhbm5lci5weQ==) | `80.00% <80.00%> (ø)` | | | [src/gnn\_tracking/postprocessing/dbscanscanner.py](https://app.codecov.io/gh/gnn-tracking/gnn_tracking/pull/405?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gnn-tracking#diff-c3JjL2dubl90cmFja2luZy9wb3N0cHJvY2Vzc2luZy9kYnNjYW5zY2FubmVyLnB5) | `96.19% <96.29%> (+1.12%)` | :arrow_up: | | [src/gnn\_tracking/training/tc.py](https://app.codecov.io/gh/gnn-tracking/gnn_tracking/pull/405?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gnn-tracking#diff-c3JjL2dubl90cmFja2luZy90cmFpbmluZy90Yy5weQ==) | `93.10% <100.00%> (ø)` | |

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