Skip to content

User-defined Actions System - #200

Open
nschimme wants to merge 5 commits into
masterfrom
feature/user-actions-6667877936605571834
Open

User-defined Actions System#200
nschimme wants to merge 5 commits into
masterfrom
feature/user-actions-6667877936605571834

Implement user-defined actions (triggers) system

76663e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 17, 2026 in 1s

0.00% (-25.41%) compared to a6c8653

View this Pull Request on Codecov

0.00% (-25.41%) compared to a6c8653

Details

Codecov Report

❌ Patch coverage is 0% with 301 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (a6c8653) to head (76663e6).

Files with missing lines Patch % Lines
src/client/UserActionManager.cpp 0.00% 139 Missing ⚠️
src/parser/AbstractParser-UserActions.cpp 0.00% 74 Missing ⚠️
src/preferences/configdialog.cpp 0.00% 45 Missing ⚠️
src/parser/Action.cpp 0.00% 15 Missing ⚠️
src/parser/AbstractParser-Actions.cpp 0.00% 12 Missing ⚠️
src/parser/AbstractParser-Commands.cpp 0.00% 12 Missing ⚠️
src/configuration/configuration.cpp 0.00% 2 Missing ⚠️
src/parser/abstractparser.h 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #200       +/-   ##
==========================================
- Coverage   25.40%   0.00%   -25.41%     
==========================================
  Files         519     498       -21     
  Lines       43102   41275     -1827     
  Branches     4698    4711       +13     
==========================================
- Hits        10952       0    -10952     
- Misses      32150   41275     +9125     

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