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

Aggregate Structure Check #2

Closed stefan-ka closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #2 (31b4ec6) into master (a1ebb08) will increase coverage by 0.4%. The diff coverage is 94.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master      #2     +/-   ##
==========================================
+ Coverage      94.5%   95.0%   +0.4%     
- Complexity       53      87     +34     
==========================================
  Files            13      16      +3     
  Lines           111     183     +72     
  Branches          0       3      +3     
==========================================
+ Hits            105     174     +69     
- Misses            6       9      +3     
Impacted Files Coverage Δ
...per/archunit/ContextMapperJMoleculesArchRules.java 88.8% <50.0%> (ø)
...nit/annotations/JMoleculesTacticAnnotationSet.java 66.6% <66.6%> (ø)
...extmapper/archunit/AbstractTacticArchUnitTest.java 87.5% <100.0%> (+8.9%) :arrow_up:
...xtmapper/archunit/ContextMapperArchConditions.java 88.8% <100.0%> (+1.3%) :arrow_up:
...unit/conditions/AdhereToCmlAggregateStructure.java 100.0% <100.0%> (ø)
...formers/JMoleculesAggregatePackageTransformer.java 100.0% <100.0%> (ø)

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 a1ebb08...31b4ec6. Read the comment docs.