Skip to content

Expose workflow name on state#1836

Merged
WhitWaldo merged 3 commits into
masterfrom
expose-workflow-name-from-state
May 28, 2026
Merged

Expose workflow name on state#1836
WhitWaldo merged 3 commits into
masterfrom
expose-workflow-name-from-state

Conversation

@WhitWaldo

Copy link
Copy Markdown
Contributor

Description

This exposes the workflow name from the workflow state (derived from the internal workflow metadata, if available).

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1835

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

WhitWaldo added 2 commits May 28, 2026 14:24
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo self-assigned this May 28, 2026
@WhitWaldo WhitWaldo requested review from a team as code owners May 28, 2026 19:29
@codecov

codecov Bot commented May 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.46%. Comparing base (8f88029) to head (2089136).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1836      +/-   ##
==========================================
- Coverage   63.47%   63.46%   -0.02%     
==========================================
  Files         312      312              
  Lines        9279     9279              
  Branches     1101     1101              
==========================================
- Hits         5890     5889       -1     
  Misses       3130     3130              
- Partials      259      260       +1     
Flag Coverage Δ
net10.0 63.45% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose Workflow Name from WorkflowState

1 participant