-
Notifications
You must be signed in to change notification settings - Fork 9
Fix handling of long or duplicate names #245
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
Conversation
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.
LGTM! Define a release once merged please.
Codecov Report
@@ Coverage Diff @@
## master #245 +/- ##
==========================================
+ Coverage 94.44% 94.45% +0.01%
==========================================
Files 107 107
Lines 4791 4801 +10
Branches 273 274 +1
==========================================
+ Hits 4525 4535 +10
Misses 223 223
Partials 43 43
Continue to review full report at Codecov.
|
…ore the data reaches us
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.
LGTM!
Cleans up some missed cases from #237