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 required keywords in @mock #86

Merged
merged 2 commits into from
Jul 27, 2021
Merged

Support required keywords in @mock #86

merged 2 commits into from
Jul 27, 2021

Conversation

omus
Copy link
Member

@omus omus commented Jul 27, 2021

Fixes #85

@codecov
Copy link

codecov bot commented Jul 27, 2021

Codecov Report

Merging #86 (ad6bb8d) into master (dd9e74d) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #86   +/-   ##
=======================================
  Coverage   83.19%   83.19%           
=======================================
  Files           6        6           
  Lines         119      119           
=======================================
  Hits           99       99           
  Misses         20       20           
Impacted Files Coverage Δ
src/expr.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dd9e74d...ad6bb8d. Read the comment docs.

@omus
Copy link
Member Author

omus commented Jul 27, 2021

I'll merge in a couple hours in the off chance someone wants to review this

@omus omus merged commit 43f5ef5 into master Jul 27, 2021
@omus omus deleted the cv/mock-required-kw branch July 27, 2021 21:51
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.

Support Julia v1.5 short keyword argument syntax
1 participant