Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImprove TupleFormatter.scala test coverage #59
Closed
Comments
Couple more lines to cover here that #84 did not cover: |
ruebot
added a commit
that referenced
this issue
Oct 6, 2017
…#64 & #66 (#87) * Add tests for remove Tuples, CreateGDF and RemoveHTML * Add RemoveHttpHeader test. * Add license header to tests. * Issues #56, #57, #58, #59, #61, #62 * resolves Issue #85 (JsonUtil) * Fix issue # 64 (ExtractDate coverage) * Resolve Issue #63 (Extract Domain coverage) * Fix error caused by repeated test names.
Partially addressed with: aaad971 |
Tried a number of times to improve this coverage with no success. Not sure how to test for the LowPriorityFlatten class. |
Merged
ruebot
added a commit
that referenced
this issue
May 27, 2020
ianmilligan1
pushed a commit
that referenced
this issue
May 27, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TupleFormatter.scala
test coverage can be improved.