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

Updated builds + Initial fix for https://github.com/valb3r/flowable-b… #389

Merged
merged 4 commits into from
Apr 29, 2024

Conversation

valb3r
Copy link
Owner

@valb3r valb3r commented Apr 28, 2024

Fixes: #387

Minimum IJ version after fix: 2022.3

@codecov-commenter
Copy link

codecov-commenter commented Apr 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 31.24%. Comparing base (1083451) to head (a1ff844).

Files Patch % Lines
...ti/plugin/actions/ViewActivitiBpmnDiagramAction.kt 0.00% 1 Missing ⚠️
...in/camunda/actions/ViewCamundaBpmnDiagramAction.kt 0.00% 1 Missing ⚠️
.../flowable/actions/ViewFlowableBpmnDiagramAction.kt 0.00% 1 Missing ⚠️

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

Additional details and impacted files
@@              Coverage Diff              @@
##             master     #389       +/-   ##
=============================================
- Coverage     64.94%   31.24%   -33.71%     
+ Complexity     1429      799      -630     
=============================================
  Files           226      226               
  Lines          7237     7240        +3     
  Branches        927      927               
=============================================
- Hits           4700     2262     -2438     
- Misses         2184     4886     +2702     
+ Partials        353       92      -261     
Flag Coverage Δ
unittests 31.24% <0.00%> (-33.71%) ⬇️

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 2a08cc5 into master Apr 29, 2024
3 of 5 checks passed
@valb3r valb3r deleted the bugfix/FBP-387-EDT-exception branch April 29, 2024 10:58
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.

IntelliJ 2024.1 deprecated ActionUpdateThread.OLD_EDT
2 participants