-
Notifications
You must be signed in to change notification settings - Fork 36
Added Dpcumentation of cppyy Enhancements and how they relate to LibInterOp #160
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
Added Dpcumentation of cppyy Enhancements and how they relate to LibInterOp #160
Conversation
QuillPusher
commented
Oct 30, 2023
- Reducing cppyy Dependencies
- Code Example
- cppyy components
- cppyy repos (enhanced forks+upstream)
- Credits to Devs
- Further Reading Links
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #160 +/- ##
==========================================
+ Coverage 72.65% 77.55% +4.89%
==========================================
Files 8 8
Lines 2889 2887 -2
==========================================
+ Hits 2099 2239 +140
+ Misses 790 648 -142 |
412d65b to
927d649
Compare
|
Minor review change committed and force-pushed to one commit |
2e19b16 to
49fb9e4
Compare
|
Hello @sudo-panda and @vgvassilev , @davidlange6 has asked some tough questions in this review. I don't have clear answers for all. Please see the above unresolved comments and share your insights for more clarity |
9b98af4 to
e90662f
Compare
|
Thanks @davidlange6 , requested changes made |
7878d08 to
b9cfb10
Compare
David's review 2 changes - changed section heading and writerup from "**How cppyy relates to CppInterOp**" to "**How cppyy leverages CppInterOp**" - changed all occurrences of cppyy in small case letters Squashing the incorporated Review changes - Reviewers: Parth, David and Vassil How cppyy relates to CppInterOp and how it works - Reducing cppyy Dependencies - Code Example - cppyy components - cppyy repos (enhanced forks+upstream) - Credits to Devs - Further Reading Links New commit: - Added some changes after David's Review (see comment responses) New Commit 2: Text changes suggested by Vassil after David's review
|
Thanks @vgvassilev , the requested changes have been made |
vgvassilev
left a comment
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!