acts icon indicating copy to clipboard operation
acts copied to clipboard

feat: GSF Debugger

Open benjaminhuth opened this issue 2 years ago • 3 comments

Adds a little debugging tool

Looks like this:

gsf_debugger_0

gsf_debugger_3

benjaminhuth avatar Nov 16 '23 14:11 benjaminhuth

@toyamaza This is the (still drafty) PR, hope to get it in soon. But before I want to add at least a little unit-test to ensure the log-parsing doesn't break.

benjaminhuth avatar Nov 16 '23 14:11 benjaminhuth

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.38%. Comparing base (6b2e205) to head (b0f1c48). Report is 53 commits behind head on main.

:exclamation: Current head b0f1c48 differs from pull request most recent head 42f9f0e

Please upload reports for the commit 42f9f0e to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2682      +/-   ##
==========================================
- Coverage   47.46%   47.38%   -0.08%     
==========================================
  Files         510      511       +1     
  Lines       30198    30237      +39     
  Branches    14639    14668      +29     
==========================================
- Hits        14332    14329       -3     
- Misses       5335     5374      +39     
- Partials    10531    10534       +3     

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

codecov[bot] avatar Nov 16 '23 15:11 codecov[bot]

I have compressed the images to ~500K, and updated the documentation with a bit of text.

benjaminhuth avatar Jun 21 '24 09:06 benjaminhuth

Merged manually, because this got bumped to the end of the auto merge queue by accident.

paulgessinger avatar Jul 03 '24 09:07 paulgessinger

:white_check_mark: Athena integration test results [b9416d99613bdfcd567c8ff04892d47f445784b4]

:white_check_mark: All tests successful

status job report
:green_circle: run_unit_tests
:green_circle: test_ActsDumpGeometryIdentifiers
:green_circle: test_ActsCheckObjectCountsWorkflow
:green_circle: test_ActsEFTrackFit
:green_circle: test_ActsPersistifySeeds
:green_circle: test_ActsBenchmarkWithSpot
:green_circle: test_ActsAnalogueClustering
:green_circle: test_ActsWorkflowHeavyIons
:green_circle: test_ActsWorkflowFastTracking
:green_circle: test_ActsWorkflowCached
:green_circle: test_ActsWorkflow
:green_circle: test_ActsValidateAmbiguityResolution
:green_circle: test_ActsValidateResolvedTracks
:green_circle: test_ActsValidateTracks
:green_circle: test_ActsValidateActsCoreSpacePoints
:green_circle: test_ActsValidateActsSpacePoints
:green_circle: test_ActsValidateSeeds
:green_circle: test_ActsValidateOrthogonalSeeds
:green_circle: test_ActsValidateClusters
:green_circle: test_ActsPersistifyEDM
:green_circle: test_ActsGSFRefitting
:green_circle: test_ActsKfRefitting
:green_circle: test_ActsExtrapolationAlgTest
:green_circle: test_ActsITkTest
:green_circle: run_workflow_tests_run4_mc
:green_circle: run_workflow_tests_run2_mc
:green_circle: run_workflow_tests_run2_data
:green_circle: run_workflow_tests_run3_mc
:green_circle: run_workflow_tests_run3_data
:green_circle: run_art_test: test_data18_13TeV_1000evt
:green_circle: run_art_test: test_ttbarPU40_reco

acts-project-service avatar Jul 03 '24 13:07 acts-project-service