ContextMapper / context-mapper-archunit-extension

Validate your code against the CML model with ArchUnit.
https://contextmapper.org/
Apache License 2.0
5 stars 0 forks source link

Check correspondence of entities, value objects, and domain events fields #3

Closed stefan-ka closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #3 (b983f86) into master (ea4257a) will increase coverage by 1.0%. The diff coverage is 95.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master      #3     +/-   ##
==========================================
+ Coverage      95.0%   96.0%   +1.0%     
- Complexity       87     114     +27     
==========================================
  Files            16      20      +4     
  Lines           183     230     +47     
  Branches          3       6      +3     
==========================================
+ Hits            174     221     +47     
+ Misses            9       8      -1     
- Partials          0       1      +1     
Impacted Files Coverage Δ
...t/conditions/AdhereToCmlDomainObjectStructure.java 92.0% <92.0%> (ø)
...extmapper/archunit/AbstractTacticArchUnitTest.java 90.0% <100.0%> (+2.5%) :arrow_up:
...xtmapper/archunit/ContextMapperArchConditions.java 100.0% <100.0%> (+11.1%) :arrow_up:
...per/archunit/ContextMapperJMoleculesArchRules.java 100.0% <100.0%> (+11.1%) :arrow_up:
...it/conditions/AdhereToCmlDomainEventStructure.java 100.0% <100.0%> (ø)
...rchunit/conditions/AdhereToCmlEntityStructure.java 100.0% <100.0%> (ø)
...it/conditions/AdhereToCmlValueObjectStructure.java 100.0% <100.0%> (ø)
... and 1 more

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 ea4257a...b983f86. Read the comment docs.