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

support kwargs[:defaults] in the ReactionSystem constructor #98

Merged
merged 3 commits into from
Dec 2, 2022

Conversation

paulflang
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 25, 2022

Codecov Report

Merging #98 (a3a147c) into main (549e601) will decrease coverage by 0.66%.
The diff coverage is 33.33%.

@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
- Coverage   96.81%   96.15%   -0.67%     
==========================================
  Files           5        5              
  Lines         283      286       +3     
==========================================
+ Hits          274      275       +1     
- Misses          9       11       +2     
Impacted Files Coverage Δ
src/systems.jl 92.30% <33.33%> (-2.36%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@anandijain
Copy link
Contributor

I think we still want to support forwarding kwargs to the constructor right?

@paulflang
Copy link
Member Author

good shout. can you merge and register once tests pass?

@paulflang
Copy link
Member Author

paulflang commented Dec 2, 2022

@anandijain : looking ready to merge and register now (axel and i need this fix)?

@anandijain
Copy link
Contributor

go for it

@paulflang paulflang merged commit 6c53920 into main Dec 2, 2022
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.

2 participants