Closed srikanthccv closed 6 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 77.24%. Comparing base (
312f931
) to head (b9bad59
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes https://github.com/open-telemetry/opamp-go/issues/276
Verified here: https://github.com/srikanthccv/opamp-go/pull/11. You can notice that the build-and-test passes https://github.com/srikanthccv/opamp-go/actions/runs/11635165811/job/32403942593?pr=11
GitHub workflow won't be triggered from workflow https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/triggering-a-workflow#triggering-a-workflow-from-a-workflow. Updated the types on pull_request to accept the
labeled
. We can re-trigger the workflow using label.