valb3r / flowable-bpmn-intellij-plugin

Flowable, Activiti, Camunda BPMN engines process editor plugin for IntelliJ. Pure Kotlin (and some Java)
https://plugins.jetbrains.com/plugin/14318-flowable-bpmn-visualizer
MIT License
157 stars 31 forks source link

Allow disabling XSD #340

Closed valb3r closed 1 year ago

valb3r commented 1 year ago

Fixes #335

codecov-commenter commented 1 year ago

Codecov Report

Merging #340 (7010b64) into master (0faf44b) will decrease coverage by 0.05%. The diff coverage is 0.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##             master     #340      +/-   ##
============================================
- Coverage     63.61%   63.57%   -0.05%     
  Complexity     1331     1331              
============================================
  Files           203      203              
  Lines          7025     7030       +5     
  Branches        885      887       +2     
============================================
  Hits           4469     4469              
- Misses         2225     2230       +5     
  Partials        331      331              
Flag Coverage Δ
unittests 63.57% <0.00%> (-0.05%) :arrow_down:

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

Impacted Files Coverage Δ
...lij/plugin/core/schemas/BpmnFileSchemasProvider.kt 0.00% <0.00%> (ø)
...lugin/core/settings/BpmnPluginSettingsComponent.kt 0.00% <0.00%> (ø)
...ij/plugin/core/settings/BpmnPluginSettingsState.kt 35.29% <0.00%> (-2.21%) :arrow_down:

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