-
Notifications
You must be signed in to change notification settings - Fork 33
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
Improve RecordLoader.scala test coverage #60
Comments
Going to start with this one for now. |
Couple more lines to cover here that #84 did not cover: |
…#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.
* Improve coverage for issue-67 (RecordRDD.scala) * Improve coverage for issue-67 (RecordRDD.scala) * Fix partial covers for Issue #67 * Add badexample (with broken records) Slight improvements to RecordRDD * This may help improve coverage slightly. Altered badexample. * Some slight test improvements for issues #60 & # 59.
Partially addressed with: a539a1c |
(RemoveHTML is covered 100%) |
My bad here. The RecordLoader test coverage is not 100%, it's just misnamed. I will try to work on it today. |
Partially addressed with: ffb23d8 |
|
RecordLoader.scala
test coverage can be improved.The text was updated successfully, but these errors were encountered: