Skip to content

Write fake action#446

Merged
khalford merged 1 commit into
mainfrom
hello_world
Jun 4, 2026
Merged

Write fake action#446
khalford merged 1 commit into
mainfrom
hello_world

Conversation

@jose-caballero
Copy link
Copy Markdown
Contributor

Write a fake action that does not perform anything, and does not interact with any service.
The whole purpose of this action is to be used to validate that a new instance of stackstorm has been properly deployed and actions can be triggered from the web interface without the need to perform any real task.

Description:

Special Notes:


Submitter:

Have you (where applicable):

  • Added unit tests?
  • Checked the latest commit runs on Dev?
  • Updated the example config file(s) and README?

Reviewer

Does this PR:

  • Place non-StackStorm code into the lib directory?
  • Have unit tests for the action/sensor and lib layers?
  • Have clear and obvious action parameter names and descriptions?

Write a fake action that does not perform anything, and does not
interact with any service.
The whole purpose of this action is to be used to validate that a new
instance of stackstorm has been properly deployed and actions can be
triggered from the web interface without the need to perform any real
task.
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.54%. Comparing base (c94154f) to head (5340927).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
lib/workflows/hello_world.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #446      +/-   ##
==========================================
- Coverage   99.69%   99.54%   -0.16%     
==========================================
  Files         109      110       +1     
  Lines        2648     2652       +4     
  Branches      332      332              
==========================================
  Hits         2640     2640              
- Misses          7       11       +4     
  Partials        1        1              

☔ 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.

@khalford khalford merged commit e63f8e7 into main Jun 4, 2026
12 of 14 checks passed
@khalford khalford deleted the hello_world branch June 4, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants