-
Notifications
You must be signed in to change notification settings - Fork 41
Created Python bindings for basic PDFs except the ones with vector #92
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
@pandeyhs , I've merged this with master, since you seem to have started with an old branch. The merge was trivial, though. |
I've fixed the build, you'll need to add the new PDFs to the |
Codecov Report
@@ Coverage Diff @@
## master #92 +/- ##
===========================================
- Coverage 58.68% 16.48% -42.21%
===========================================
Files 41 139 +98
Lines 1220 5364 +4144
Branches 165 483 +318
===========================================
+ Hits 716 884 +168
- Misses 504 4480 +3976
Continue to review full report at Codecov.
|
Added all the basic pdfs, updated cmake and goofit file