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

Feature/fbp 110 more listeners #361

Merged
merged 2 commits into from
Jul 15, 2023
Merged

Conversation

valb3r
Copy link
Owner

@valb3r valb3r commented Jul 15, 2023

Fixes #110

@codecov-commenter
Copy link

Codecov Report

Merging #361 (0769fb9) into master (96e6611) will decrease coverage by 0.02%.
The diff coverage is 87.23%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff              @@
##             master     #361      +/-   ##
============================================
- Coverage     64.98%   64.96%   -0.02%     
+ Complexity     1417     1416       -1     
============================================
  Files           227      227              
  Lines          7139     7164      +25     
  Branches        912      912              
============================================
+ Hits           4639     4654      +15     
- Misses         2162     2172      +10     
  Partials        338      338              
Flag Coverage Δ
unittests 64.96% <87.23%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
...n/activiti/parser/nodes/process/AdHocSubProcess.kt 50.00% <0.00%> (-5.56%) ⬇️
...in/camunda/parser/nodes/process/AdHocSubProcess.kt 64.28% <0.00%> (-4.95%) ⬇️
.../plugin/camunda/parser/nodes/process/SubProcess.kt 82.35% <0.00%> (-5.15%) ⬇️
...plugin/camunda/parser/nodes/process/Transaction.kt 81.25% <0.00%> (-5.42%) ⬇️
...n/flowable/parser/nodes/process/AdHocSubProcess.kt 80.00% <0.00%> (-8.89%) ⬇️
...lugin/flowable/parser/nodes/process/Transaction.kt 84.61% <0.00%> (-7.06%) ⬇️
...ugin/activiti/parser/nodes/process/CallActivity.kt 90.90% <100.00%> (-1.40%) ⬇️
...ugin/activiti/parser/nodes/process/EndEventNode.kt 93.75% <100.00%> (+0.41%) ⬆️
...activiti/parser/nodes/process/EventBasedGateway.kt 85.71% <100.00%> (+2.38%) ⬆️
.../activiti/parser/nodes/process/ExclusiveGateway.kt 85.71% <100.00%> (+2.38%) ⬆️
... and 20 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@valb3r valb3r merged commit a7afb8a into master Jul 15, 2023
2 checks passed
@valb3r valb3r deleted the feature/FBP-110-more-listeners branch July 15, 2023 19: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.

Listeners support
2 participants