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

Finish rules to check that CML objects exist #1

Closed stefan-ka closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #1 (0317744) into master (f6ab184) will increase coverage by 3.5%. The diff coverage is 100.0%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master      #1     +/-   ##
==========================================
+ Coverage      91.0%   94.5%   +3.5%     
- Complexity       29      53     +24     
==========================================
  Files             9      13      +4     
  Lines            67     111     +44     
==========================================
+ Hits             61     105     +44     
  Misses            6       6             
Impacted Files Coverage Δ
...unit/conjunctions/JMoleculesClassConjunctions.java 87.5% <ø> (-1.4%) :arrow_down:
...xtmapper/archunit/ContextMapperArchConditions.java 87.5% <100.0%> (+12.5%) :arrow_up:
...contextmapper/archunit/ContextMapperArchRules.java 87.5% <100.0%> (+12.5%) :arrow_up:
...unit/conditions/ModeledAsDomainEventInContext.java 100.0% <100.0%> (ø)
.../archunit/conditions/ModeledAsModuleInContext.java 100.0% <100.0%> (ø)
...hunit/conditions/ModeledAsRepositoryInContext.java 100.0% <100.0%> (ø)
...archunit/conditions/ModeledAsServiceInContext.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 f6ab184...0317744. Read the comment docs.