-
Notifications
You must be signed in to change notification settings - Fork 11
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
NCL-6601: Update for new REST endpoints #297
Conversation
Codecov Report
@@ Coverage Diff @@
## master #297 +/- ##
============================================
+ Coverage 68.88% 69.00% +0.12%
Complexity 394 394
============================================
Files 44 44
Lines 1880 1881 +1
Branches 256 255 -1
============================================
+ Hits 1295 1298 +3
+ Misses 477 475 -2
Partials 108 108
Continue to review full report at Codecov.
|
analyzer/src/functTest/resources/dynamic-project.with-locks-project.json
Show resolved
Hide resolved
analyzer/src/functTest/java/org/jboss/gm/analyzer/alignment/GMEFunctionalTest.java
Show resolved
Hide resolved
analyzer/src/functTest/java/org/jboss/gm/analyzer/alignment/JavaDataLoaderFunctionalTest.java
Show resolved
Hide resolved
...src/functTest/java/org/jboss/gm/analyzer/alignment/VersionConflictProjectFunctionalTest.java
Show resolved
Hide resolved
analyzer/src/main/java/org/jboss/gm/analyzer/alignment/DAAlignmentService.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work, thanks!
No description provided.