Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new trigger_session action to replace start_session #1288

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Add URN field to trigger_session action instead of urn_match inside t…

da76c4e
Select commit
Loading
Failed to load commit list.
Open

Add new trigger_session action to replace start_session #1288

Add URN field to trigger_session action instead of urn_match inside t…
da76c4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 1, 2024 in 0s

81.80% (-0.09%) compared to f5d91b4

View this Pull Request on Codecov

81.80% (-0.09%) compared to f5d91b4

Details

Codecov Report

Attention: Patch coverage is 55.35714% with 25 lines in your changes missing coverage. Please review.

Project coverage is 81.80%. Comparing base (f5d91b4) to head (da76c4e).

Files with missing lines Patch % Lines
flows/actions/trigger_session.go 64.44% 11 Missing and 5 partials ⚠️
flows/events/session_triggered.go 10.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1288      +/-   ##
==========================================
- Coverage   81.89%   81.80%   -0.09%     
==========================================
  Files         276      277       +1     
  Lines       17460    17514      +54     
==========================================
+ Hits        14298    14327      +29     
- Misses       2590     2610      +20     
- Partials      572      577       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.