-
Notifications
You must be signed in to change notification settings - Fork 54
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
Add binary configuration parser #893
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #893 +/- ##
==========================================
- Coverage 76.66% 76.66% -0.01%
==========================================
Files 314 314
Lines 26948 26955 +7
==========================================
+ Hits 20659 20664 +5
- Misses 6289 6291 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
4cdb008
to
6e0b3f9
Compare
6e0b3f9
to
d15db3c
Compare
Can you change the title to something useful? |
d15db3c
to
aa98ea7
Compare
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.
It would be nice to have a test case for this I think.
4f9a9ad
to
9e29ea2
Compare
9e29ea2
to
15f8db6
Compare
(DIS-2162)