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

check_cracked_call handles named arguments better #250

Merged
merged 3 commits into from
Nov 7, 2021

Conversation

MichaelChirico
Copy link
Owner

Closes #227

@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2021

Codecov Report

Merging #250 (94e27f7) into master (13bcae8) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #250   +/-   ##
=======================================
  Coverage   98.80%   98.81%           
=======================================
  Files          17       17           
  Lines        1342     1348    +6     
=======================================
+ Hits         1326     1332    +6     
  Misses         16       16           
Impacted Files Coverage Δ
R/check_cracked_messages.R 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 13bcae8...94e27f7. Read the comment docs.

@MichaelChirico MichaelChirico merged commit 4a6f547 into master Nov 7, 2021
@MichaelChirico MichaelChirico deleted the cracked-call branch November 7, 2021 03:19
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.

check_cracked_messages() doesn't know about the call. argument to stop
2 participants