Skip to content
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

expanding macrocalls and blocks in with_kw #155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jkosata
Copy link

@jkosata jkosata commented Aug 24, 2023

Closes #154

@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Merging #155 (200ba95) into master (501b47b) will increase coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #155      +/-   ##
==========================================
+ Coverage   93.75%   93.83%   +0.08%     
==========================================
  Files           1        1              
  Lines         304      308       +4     
==========================================
+ Hits          285      289       +4     
  Misses         19       19              
Files Changed Coverage Δ
src/Parameters.jl 93.83% <100.00%> (+0.08%) ⬆️

@jkosata
Copy link
Author

jkosata commented Sep 28, 2023

Please let me know if you have any concerns about merging this, would be nice for the DefaultFields dependency :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Macroexpansion of @with_kw argument
1 participant