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

Feature/fbp 294 support xsd #303

Closed valb3r closed 2 years ago

valb3r commented 2 years ago

Fixes #294

codecov-commenter commented 2 years ago

Codecov Report

Merging #303 (4a93280) into master (a8e7781) will decrease coverage by 0.16%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #303      +/-   ##
============================================
- Coverage     62.05%   61.89%   -0.17%     
  Complexity     1286     1286              
============================================
  Files           186      189       +3     
  Lines          6169     6185      +16     
  Branches        828      831       +3     
============================================
  Hits           3828     3828              
- Misses         2072     2088      +16     
  Partials        269      269              
Flag Coverage Δ
unittests 61.89% <0.00%> (-0.17%) :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%> (ø)
.../camunda/schemas/CamundaBpmnFileSchemasProvider.kt 0.00% <0.00%> (ø)
...lowable/schemas/FlowableBpmnFileSchemasProvider.kt 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a8e7781...4a93280. Read the comment docs.