-
Notifications
You must be signed in to change notification settings - Fork 41
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
Expand the write_labels tests to make sure read_labels can read labels written by write_labels #165
Conversation
The test is failing, so you will have to change it a bit. |
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.
Actually, marking as "changes requested" until the tests are passing.
Codecov Report
@@ Coverage Diff @@
## master #165 +/- ##
=========================================
+ Coverage 24.51% 24.6% +0.09%
=========================================
Files 11 11
Lines 820 821 +1
Branches 97 97
=========================================
+ Hits 201 202 +1
Misses 617 617
Partials 2 2
Continue to review full report at Codecov.
|
Please provide your feedback on this pull request here. Privacy statement: We don't store any personal information such as your email address or name. We ask for GitHub authentication as an anonymous identifier to account for duplicate feedback entries and to see people specific preferences. |
Fixes #68.