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

FBP-377. Form key support for start event #380

Merged
merged 2 commits into from
Dec 25, 2023

Conversation

valb3r
Copy link
Owner

@valb3r valb3r commented Dec 25, 2023

Fixes #377

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9d00307) 64.91% compared to head (1af270d) 64.94%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #380      +/-   ##
============================================
+ Coverage     64.91%   64.94%   +0.02%     
- Complexity     1424     1429       +5     
============================================
  Files           226      226              
  Lines          7232     7237       +5     
  Branches        927      927              
============================================
+ Hits           4695     4700       +5     
  Misses         2184     2184              
  Partials        353      353              
Flag Coverage Δ
unittests 64.94% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@valb3r valb3r merged commit 7129887 into master Dec 25, 2023
5 checks passed
@valb3r valb3r deleted the feature/FBP-377-form-key-on-start-event branch December 25, 2023 17:10
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.

Support for formKey on startEvent and alike
2 participants