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

Bugfix: ignore static fields on Java classes #6

Closed stefan-ka closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #6 (f6a3458) into master (fbda625) will increase coverage by 0.0%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master      #6   +/-   ##
========================================
  Coverage      96.0%   96.1%           
- Complexity      114     116    +2     
========================================
  Files            20      20           
  Lines           230     232    +2     
  Branches          6       6           
========================================
+ Hits            221     223    +2     
  Misses            8       8           
  Partials          1       1           
Impacted Files Coverage Δ
...t/conditions/AdhereToCmlDomainObjectStructure.java 92.5% <100.0%> (+0.5%) :arrow_up:

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 fbda625...f6a3458. Read the comment docs.