Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@IndrajeetPatil
Copy link
Collaborator

Closes #1827

@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2022

Codecov Report

Merging #1878 (abad7bb) into main (f1cb66f) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1878   +/-   ##
=======================================
  Coverage   98.86%   98.86%           
=======================================
  Files         112      112           
  Lines        4841     4841           
=======================================
  Hits         4786     4786           
  Misses         55       55           
Impacted Files Coverage Δ
R/implicit_assignment_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.

@IndrajeetPatil IndrajeetPatil merged commit 802db6f into main Dec 29, 2022
@IndrajeetPatil IndrajeetPatil deleted the 1827_walrus_implicit branch December 29, 2022 19:18
galachad pushed a commit to galachad/lintr that referenced this pull request Dec 29, 2022
…alrus operator (r-lib#1878)

* `implicit_assignment_linter()` doesn't produce false positives with walrus operator

Closes r-lib#1827

* fix regression
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.

False positive in implicit_assignment_linter() for code with pipe

4 participants