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

Skip to content

Conversation

@IndrajeetPatil
Copy link
Collaborator

Closes #1858

#' @noRd
find_line_fun <- function(content, newline_locs) {
function(line_number) {
lintr_deprecated("find_line_fun", new = "XPath logic and xml_nodes_to_lints()", version = "3.0.0")
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is version correct?

@codecov-commenter
Copy link

Codecov Report

Merging #1861 (7e21a1e) into main (79efc11) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1861      +/-   ##
==========================================
- Coverage   98.85%   98.85%   -0.01%     
==========================================
  Files         112      112              
  Lines        4815     4811       -4     
==========================================
- Hits         4760     4756       -4     
  Misses         55       55              
Impacted Files Coverage Δ
R/get_source_expressions.R 93.76% <ø> (-0.19%) ⬇️
R/deprecated.R 100.00% <100.00%> (ø)
R/lintr-deprecated.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 f253094 into main Dec 18, 2022
@IndrajeetPatil IndrajeetPatil deleted the 1858_deprecated_find branch December 18, 2022 17:08
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.

About deprecation warnings in get_source_expressions.R

4 participants