-
-
Notifications
You must be signed in to change notification settings - Fork 63
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
Improve handling of user header #818
Conversation
Codecov Report
@@ Coverage Diff @@
## master #818 +/- ##
==========================================
+ Coverage 88.26% 88.40% +0.14%
==========================================
Files 12 12
Lines 4166 4201 +35
==========================================
+ Hits 3677 3714 +37
+ Misses 489 487 -2
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@rok-cesnovar @jgabry So this appears ready to merge. Beyond the changes to header handling I made some tweaks to tests. In particular, there are now |
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.
Thanks @martinmodrak! I made a few suggestions but I'm just being nitpicky to match style, no substantive changes. @rok-cesnovar has written much more of the compile
method code than I have so let's see if he has any other feedback, but this looks good to me.
I've also added a
dry_run
argument to$compile
that let's us test argument handling and messages without actually trigerring the C++ compilation.
Good idea.
Both could probably be used more extensively, but I didn't want to pollute the PR too much. If you like the concept, I will open a separate issue + PR on applying this more broadly.
Great, yeah I like the concept.
Co-authored-by: Jonah Gabry <[email protected]>
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.
Thanks!
Hi, just merged master back in. Could somebody merge this before it gets out of sync 🙏 ? Or is there something else to be done/approved? |
I just assume the author can merge once its approved :) Thanks Martin! |
Submission Checklist
Summary
Resolves #812 and #813 (as the fix to #813 requires changes needed to fix #812, I've made a single PR for both)
Copyright and Licensing
Please list the copyright holder for the work you are submitting
(this will be you or your assignee, such as a university or company):
Institute of Microbiology of the Czech Academy of Sciences
By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the following licenses: