-
Notifications
You must be signed in to change notification settings - Fork 79
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
Clang.jl generated bindings and internal refactor #296
Clang.jl generated bindings and internal refactor #296
Conversation
@quinnj |
The formatter causes a lot of noisy diffs, I can open another PR to format existing code as Step 0 then merge this PR if we agree on the formatter style configuration. |
6f9ae6a
to
14e47d9
Compare
Codecov Report
@@ Coverage Diff @@
## master #296 +/- ##
===========================================
- Coverage 85.88% 55.59% -30.29%
===========================================
Files 5 5
Lines 758 1108 +350
===========================================
- Hits 651 616 -35
- Misses 107 492 +385
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
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.
This is great; thanks @metab0t!
A first step of #295
All tests pass locally.