Skip to content

Add a class to handle EvenLists#452

Merged
khalford merged 2 commits into
mainfrom
write_function_event_list
Jun 16, 2026
Merged

Add a class to handle EvenLists#452
khalford merged 2 commits into
mainfrom
write_function_event_list

Conversation

@jose-caballero

Copy link
Copy Markdown
Contributor

Add a class with the required methods to handle the EventList for a given OpenStack Server.

Each instance should be instantiated for a given Server, or fail if that Server does not exist.

This class will be used to find out relevant information about the status of the Servers, which can help with future st2 Actions.

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?

@jose-caballero jose-caballero marked this pull request as draft June 15, 2026 12:50
@jose-caballero jose-caballero force-pushed the write_function_event_list branch from 8c4e280 to a563732 Compare June 15, 2026 13:36
Add a class with the required methods to handle the EventList for a
given OpenStack Server.

Each instance should be instantiated for a given Server, or fail if that
Server does not exist.

This class will be used to find out relevant information about the
status of the Servers, which can help with future st2 Actions.
@jose-caballero jose-caballero force-pushed the write_function_event_list branch from a563732 to f16f92e Compare June 15, 2026 14:27
@jose-caballero jose-caballero marked this pull request as ready for review June 15, 2026 14:29
@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.19%. Comparing base (60fc4ec) to head (f16f92e).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #452   +/-   ##
=======================================
  Coverage   99.18%   99.19%           
=======================================
  Files         111      112    +1     
  Lines        2698     2726   +28     
  Branches      338      338           
=======================================
+ Hits         2676     2704   +28     
  Misses         19       19           
  Partials        3        3           

☔ View full report in Codecov by Harness.
📢 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 3534872 into main Jun 16, 2026
14 checks passed
@khalford khalford deleted the write_function_event_list branch June 16, 2026 07:00
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