• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

facebookincubator / TTPForge / 18173290717
52%
main: 67%

Build:
Build:
LAST BUILD BRANCH: export-D89671295
DEFAULT BRANCH: main
Ran 01 Oct 2025 07:27PM UTC
Jobs 1
Files 56
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Oct 2025 07:26PM UTC coverage: 51.838%. First build
18173290717

Pull #560

github

facebook-github-bot
TTPForge: Enable StepVars in Own Cleanup Action

Summary:
Currently, StepVars can only be used in actions after the action they are created in.  This is also true of cleanup actions, meaning that you cannot use a StepVar generated in an action in that actions own cleanup.

By by waiting to do templating until we're at cleanup time, we can allow a StepVar created in a step to be available within its own cleanup action.

An example of where this could be useful could be a TTP that calls an API to create a new user and recieves a dynamically created new user id.  Now we can get the user id in the action, and then pass the  user id into the cleanup step to call a user deletion API.

Reviewed By: d0n601

Differential Revision: D83680470
Pull Request #560: TTPForge: Enable StepVars in Own Cleanup Action

0 of 3 new or added lines in 1 file covered. (0.0%)

1763 of 3401 relevant lines covered (51.84%)

9.05 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
42.71
pkg/blocks/step.go
Jobs
ID Job ID Ran Files Coverage
1 18173290717.1 01 Oct 2025 07:27PM UTC 56
51.84
GitHub Action Run
Source Files on build 18173290717
  • Tree
  • List 56
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #560
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc