Skip to content

Add action_applied signal to tracks#175

Open
cmalinmayor wants to merge 1 commit intomainfrom
emit_action_applied_signal
Open

Add action_applied signal to tracks#175
cmalinmayor wants to merge 1 commit intomainfrom
emit_action_applied_signal

Conversation

@cmalinmayor
Copy link
Contributor

Closes #118

@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.07%. Comparing base (4573b6b) to head (b54a879).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #175   +/-   ##
=======================================
  Coverage   91.06%   91.07%           
=======================================
  Files          59       59           
  Lines        2921     2923    +2     
=======================================
+ Hits         2660     2662    +2     
  Misses        261      261           

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

@cmalinmayor cmalinmayor requested a review from AnniekStok March 18, 2026 17:24
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.

Emit Action signals so that Groups can listen and update themselves

1 participant