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/ij 2024.2 #399

Merged
merged 3 commits into from
Aug 26, 2024
Merged

Bugfix/ij 2024.2 #399

merged 3 commits into from
Aug 26, 2024

Conversation

valb3r
Copy link
Owner

@valb3r valb3r commented Aug 26, 2024

Fixes #398

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 65.04%. Comparing base (921c608) to head (d505e66).

Files Patch % Lines
.../valb3r/bpmn/intellij/plugin/core/render/Canvas.kt 0.00% 7 Missing and 1 partial ⚠️
...j/activiti/plugin/actions/NewActivitiBpmnAction.kt 0.00% 1 Missing ⚠️
.../bpmn/intellij/plugin/core/KeyboardEventHandler.kt 0.00% 1 Missing ⚠️
...j/plugin/core/actions/BaseViewBpmnDiagramAction.kt 0.00% 1 Missing ⚠️
.../ui/components/notifications/NotificationBaloon.kt 0.00% 1 Missing ⚠️
...lij/plugin/camunda/actions/NewCamundaBpmnAction.kt 0.00% 1 Missing ⚠️
...j/plugin/flowable/actions/NewFlowableBpmnAction.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     #399      +/-   ##
============================================
- Coverage     65.12%   65.04%   -0.09%     
  Complexity     1429     1429              
============================================
  Files           226      226              
  Lines          7240     7249       +9     
  Branches        872      872              
============================================
  Hits           4715     4715              
- Misses         2187     2196       +9     
  Partials        338      338              
Flag Coverage Δ
unittests 65.04% <0.00%> (-0.09%) ⬇️

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 f0a8b02 into master Aug 26, 2024
3 of 5 checks passed
@valb3r valb3r deleted the bugfix/ij-2024.2 branch August 26, 2024 09:14
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.

idea 2024.2 BUG ActionUpdateThread.OLD_EDT
2 participants