#258 fixed cyclic dependencies#275
Conversation
Codecov Report
@@ Coverage Diff @@
## master #275 +/- ##
============================================
+ Coverage 70.65% 70.97% +0.32%
- Complexity 631 634 +3
============================================
Files 73 73
Lines 2409 2436 +27
Branches 511 512 +1
============================================
+ Hits 1702 1729 +27
- Misses 503 504 +1
+ Partials 204 203 -1 Continue to review full report at Codecov.
|
|
@stevehu if you have intention to approve this PR remember to change the url inside CyclicDependencyTest test. |
|
@francesc79 I did a merge between two PRs above and the final result works for me. Please review and let me know if you have any concerns. Upon your confirmation, I can release a new version. BTW, could you please add a small document for the urnFactory usage? Thanks. |
|
@stevehu sorry for the late. Today or tomorrow I check and write a documentation about urnFactory |
|
I opened a new PR for documentation. For this PR also work for me. I confirm you merge. |
|
@francesc79 Thanks a lot for your contribution. I have released 1.0.36 to the maven central. https://github.com/networknt/json-schema-validator/releases/tag/1.0.36 |
@stevehu @mihaiba Thi is my solution for resolved the cyclic dependencies
Please @mihaiba could you check if your case is covered with my solution?
Regards
Francesco