-
Notifications
You must be signed in to change notification settings - Fork 25
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
Rm visibility #346
Rm visibility #346
Conversation
TODO: XML, flattener and tests
… into annotatins validation as well!
Codecov Report
@@ Coverage Diff @@
## master #346 +/- ##
============================================
+ Coverage 70.28% 70.39% +0.11%
- Complexity 6314 6388 +74
============================================
Files 628 636 +8
Lines 21266 21475 +209
Branches 3411 3445 +34
============================================
+ Hits 14946 15117 +171
- Misses 4713 4738 +25
- Partials 1607 1620 +13
Continue to review full report at Codecov.
|
tools/src/main/java/com/nedap/archie/archetypevalidator/validations/AnnotationsValidation.java
Show resolved
Hide resolved
tools/src/main/java/com/nedap/archie/archetypevalidator/validations/RmOverlayValidation.java
Outdated
Show resolved
Hide resolved
tools/src/main/java/com/nedap/archie/archetypevalidator/validations/RmOverlayValidation.java
Outdated
Show resolved
Hide resolved
In the meantime, the ad-code for alias that was already in the standard got replaced by at-codes again. Beter, in my opinion. I will change that with processing review comments and before requesting re-review. |
comments processed, ad-code replaced with at-code again. |
RM Overlay + visibility + alias support.
Done:
TODO:
once we have standardized error codes, add those.