-
Notifications
You must be signed in to change notification settings - Fork 78
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
Generate valid mix and textMD metadata #220
Conversation
REL - Release v1.16
Add unit test for all the outputs. Fixes openpreserve#219
Codecov Report
@@ Coverage Diff @@
## integration #220 +/- ##
=================================================
+ Coverage 38.19% 40.38% +2.19%
- Complexity 3059 3124 +65
=================================================
Files 386 386
Lines 31321 31329 +8
Branches 6104 6105 +1
=================================================
+ Hits 11962 12653 +691
+ Misses 17188 16297 -891
- Partials 2171 2379 +208
Continue to review full report at Codecov.
|
Hi @tledoux, I've reviewed this and it looks straight forward, I'll be merging shortly when the updated build completes. |
Add unit test for all the outputs.
Fixes #219