-
Notifications
You must be signed in to change notification settings - Fork 528
Fix 668 #671
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
Fix 668 #671
Conversation
germanattanasio
commented
Apr 24, 2017
- Fixes [Conversation] getCursor() #668 [Conversation] getCursor()
- Remove unused variables from Conversation tests
- Add another date format to try to fix [Conversation] Date deserialization #670
Codecov Report
@@ Coverage Diff @@
## develop #671 +/- ##
==============================================
- Coverage 57.98% 43.46% -14.52%
+ Complexity 1711 1205 -506
==============================================
Files 390 391 +1
Lines 7837 7877 +40
Branches 474 479 +5
==============================================
- Hits 4544 3424 -1120
- Misses 2937 4165 +1228
+ Partials 356 288 -68
Continue to review full report at Codecov.
|
774cdc3 to
13b0f8e
Compare
🐛 Remove unused variables 🆕 Adding another date parser for Conversation :fix: Add Enums to WorkspaceExportResponse #670 Print timezone when printing Json :fix: Fix Javadoc Remove useless testCompile projects from dialog :memo: Update javadoc :fire: revert data deserializer changes
13b0f8e to
1b291a5
Compare
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.
Nit: Comment should be updated.
|
|
||
|
|
||
| /** | ||
| * Classifier Status. |
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.
This should be "Workspace Status".
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.
😭