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

Add examples to documentation: Part-4 (f-i) #1651

Merged
merged 14 commits into from
Oct 9, 2022
Merged

Conversation

IndrajeetPatil
Copy link
Collaborator

Except fixed_regex_linter(); I will come back to it later.

Part of #1492

@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2022

Codecov Report

Merging #1651 (a3c31d6) into main (c9731e3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1651   +/-   ##
=======================================
  Coverage   98.33%   98.33%           
=======================================
  Files         101      101           
  Lines        4443     4447    +4     
=======================================
+ Hits         4369     4373    +4     
  Misses         74       74           
Impacted Files Coverage Δ
R/function_argument_linter.R 100.00% <ø> (ø)
R/function_left_parentheses_linter.R 100.00% <ø> (ø)
R/function_return_linter.R 100.00% <ø> (ø)
R/ifelse_censor_linter.R 100.00% <ø> (ø)
R/implicit_integer_linter.R 100.00% <ø> (ø)
R/inner_combine_linter.R 100.00% <ø> (ø)
R/infix_spaces_linter.R 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@MichaelChirico
Copy link
Collaborator

Thanks for all the work here, I know it's a slog

@IndrajeetPatil
Copy link
Collaborator Author

Thanks for so thoroughly reviewing these changes! Find it very useful to clarify my own understanding of things.

@IndrajeetPatil IndrajeetPatil merged commit 80c38c5 into main Oct 9, 2022
@IndrajeetPatil IndrajeetPatil deleted the examples_part_4 branch October 9, 2022 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants