Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAFT: Validate Java enum values against CML #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stefan-ka
Copy link
Member

Just a sample code... that should be implemented in the ArchUnit extension.

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #1 (e126fc5) into master (29118b1) will not change coverage.
The diff coverage is 100.0%.

@@           Coverage Diff            @@
##             master      #1   +/-   ##
========================================
  Coverage      86.4%   86.4%           
  Complexity       62      62           
========================================
  Files            15      15           
  Lines           148     148           
  Branches         12      12           
========================================
  Hits            128     128           
  Misses           14      14           
  Partials          6       6           
Files Changed Coverage Δ
...ontextmapper/sample/tlas/domain/tla/TLAStatus.java 100.0% <100.0%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant