ContextMapper / context-mapper-dsl

ContextMapper DSL: A Domain-specific Language for Context Mapping & Service Decomposition
https://contextmapper.org/
Apache License 2.0
215 stars 28 forks source link

#335: enhance use case diagram with notes containing meta-data #344

Closed stefan-ka closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #344 (c36cedd) into master (c0208b4) will decrease coverage by 0.1%. The diff coverage is 87.5%.

@@            Coverage Diff             @@
##             master    #344     +/-   ##
==========================================
- Coverage      93.0%   93.0%   -0.1%     
- Complexity     2344    2354     +10     
==========================================
  Files           204     204             
  Lines          6321    6345     +24     
  Branches        844     851      +7     
==========================================
+ Hits           5882    5903     +21     
  Misses          214     214             
- Partials        225     228      +3     
Impacted Files Coverage Δ
...erator/plantuml/PlantUMLUseCaseDiagramCreator.java 96.8% <87.5%> (-3.2%) :arrow_down: