Add support for Boost.Python#57
Conversation
Codecov Report
@@ Coverage Diff @@
## master #57 +/- ##
==========================================
- Coverage 90.80% 83.90% -6.90%
==========================================
Files 2 2
Lines 587 640 +53
==========================================
+ Hits 533 537 +4
- Misses 54 103 +49
Continue to review full report at Codecov.
|
|
Hi, thanks for interest to the project. I don't like idea of including plenty of new code without tests. At the same time adding new binding framework like Note: Did you try |
|
The PR targets the obsolete version of the library, there I'm closing it. The main problem with this was the lack of tests. |
Thanks a lot for this nice toolbox.
As I'm mostly using Boost.Python, I have added the possibility to parse libraries compiled with Boost.Python.
I'm open to any change if needed.
Thanks in advance for the review,
Best,
Justin