ContextMapper / context-mapper-dsl

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

Don't generate VO's for IDs in OOAD step 3 (just Strings as IDs) #282

Closed stefan-ka closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #282 (47acc25) into master (6da3f05) will decrease coverage by 0.0%. The diff coverage is 91.8%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master    #282     +/-   ##
==========================================
- Coverage      93.0%   93.0%   -0.1%     
- Complexity     2160    2167      +7     
==========================================
  Files           195     195             
  Lines          5849    5864     +15     
  Branches        769     773      +4     
==========================================
+ Hits           5445    5458     +13     
  Misses          201     201             
- Partials        203     205      +2     
Impacted Files Coverage Δ Complexity Δ
...efactoring/DeriveBoundedContextFromSubdomains.java 95.5% <91.8%> (-0.7%) 72.0 <27.0> (+7.0) :arrow_down:

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 ce3b89c...47acc25. Read the comment docs.