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

Bugfix/fbp 370 default flow on new sequence #372

Merged
merged 2 commits into from
Aug 4, 2023

Conversation

valb3r
Copy link
Owner

@valb3r valb3r commented Aug 3, 2023

Fixes #370

@codecov-commenter
Copy link

Codecov Report

Merging #372 (35fa355) into master (bcec90d) will increase coverage by 0.30%.
The diff coverage is 75.00%.

❗ 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     #372      +/-   ##
============================================
+ Coverage     64.63%   64.94%   +0.30%     
- Complexity     1419     1424       +5     
============================================
  Files           227      227              
  Lines          7222     7234      +12     
  Branches        919      926       +7     
============================================
+ Hits           4668     4698      +30     
+ Misses         2213     2184      -29     
- Partials        341      352      +11     
Flag Coverage Δ
unittests 64.94% <75.00%> (+0.30%) ⬆️

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

Files Changed Coverage Δ
...3r/bpmn/intellij/plugin/core/state/CurrentState.kt 76.55% <75.00%> (-0.10%) ⬇️

... and 3 files with indirect coverage changes

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

@valb3r valb3r merged commit b844e67 into master Aug 4, 2023
2 checks passed
@valb3r valb3r deleted the bugfix/FBP-370-Default-flow-on-new-sequence branch August 4, 2023 07:04
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.

Default flow element selection
2 participants