-
Notifications
You must be signed in to change notification settings - Fork 3k
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
test: add the test case for org.dromara.soul.plugin.sync.data.webosck… #588
Conversation
…et.handler.AuthDataHandler
Codecov Report
@@ Coverage Diff @@
## master #588 +/- ##
============================================
+ Coverage 31.65% 38.12% +6.46%
- Complexity 513 603 +90
============================================
Files 198 198
Lines 4669 4669
Branches 497 497
============================================
+ Hits 1478 1780 +302
+ Misses 3064 2745 -319
- Partials 127 144 +17 Continue to review full report at Codecov.
|
...t/src/test/java/org/dromara/soul/plugin/sync/data/weboscket/handler/AuthDataHandlerTest.java
Outdated
Show resolved
Hide resolved
…et.handler.AuthDataHandler
# Conflicts: # soul-sync-data-center/soul-sync-data-websocket/src/test/java/org/dromara/soul/plugin/sync/data/weboscket/handler/AuthDataHandlerTest.java
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.
the code annotation is cool!
Thanks! |
…et.handler.AuthDataHandler
Make sure that:
mvn clean install -Dmaven.javadoc.skip=true
.