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

CML rule for coordination between services of different contexts #350

Closed stefan-ka closed 6 months ago

stefan-ka commented 7 months ago

Miguel's feature... (temporarily removed from master branch for maintenance release)

codecov[bot] commented 7 months ago

Codecov Report

Attention: 34 lines in your changes are missing coverage. Please review.

Comparison is base (4a4f703) 93.0% compared to head (cc19f69) 92.6%.

Files Patch % Lines
...ion/ApplicationCoordinationSemanticsValidator.java 65.3% 8 Missing and 9 partials :warning:
...mapper/dsl/cml/CMLModelObjectsResolvingHelper.java 75.0% 1 Missing and 6 partials :warning:
...textmapper/dsl/generator/SketchMinerGenerator.java 50.0% 0 Missing and 5 partials :warning:
...r/converter/Coordination2SketchMinerConverter.java 87.0% 2 Missing and 2 partials :warning:
...textmapper/dsl/validation/UniquenessValidator.java 85.7% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #350 +/- ## ========================================== - Coverage 93.0% 92.6% -0.4% - Complexity 2354 2406 +52 ========================================== Files 204 209 +5 Lines 6344 6490 +146 Branches 851 875 +24 ========================================== + Hits 5902 6016 +114 - Misses 214 225 +11 - Partials 228 249 +21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.