ContextMapper / context-mapper-dsl

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

Rewrite 'Split Aggregate by Entity' and removed Henshin dependency (Eclipse 2021-06 compatibility) #299

Closed stefan-ka closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #299 (9ce4a4c) into master (4f88f88) will increase coverage by 0.0%. The diff coverage is 90.7%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #299   +/-   ##
========================================
  Coverage      93.1%   93.1%           
+ Complexity     2177    2158   -19     
========================================
  Files           197     194    -3     
  Lines          5897    5840   -57     
  Branches        777     772    -5     
========================================
- Hits           5491    5442   -49     
+ Misses          201     196    -5     
+ Partials        205     202    -3     
Impacted Files Coverage Δ
...ng/SplitAggregateByEntitiesRefactoringCommand.java 100.0% <ø> (ø)
...factoring/SplitAggregateByEntitiesRefactoring.java 90.7% <90.7%> (ø)

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 4f88f88...9ce4a4c. Read the comment docs.