Skip to content

Conversation

@c42f
Copy link
Member

@c42f c42f commented Jun 2, 2023

These trailing line numbers are used to attribute coverage to the end of the loop for parts of the loop header which run there after lowering.

At least, I think that's what's going on with the fact that coverage changes when using JuliaSyntax in Base.

These trailing line numbers are used to attribute coverage to the `end`
of the loop for parts of the loop header which run there after lowering.
@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Merging #298 (215382d) into main (e7fe352) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #298   +/-   ##
=======================================
  Coverage   96.77%   96.77%           
=======================================
  Files          14       14           
  Lines        4090     4094    +4     
=======================================
+ Hits         3958     3962    +4     
  Misses        132      132           
Impacted Files Coverage Δ
src/expr.jl 100.00% <100.00%> (ø)

@c42f c42f merged commit 2c544c4 into main Jun 3, 2023
@c42f c42f deleted the c42f/fix-loop-linenumber-nodes branch June 3, 2023 02:29
c42f added a commit to JuliaLang/julia that referenced this pull request Oct 17, 2025
…aSyntax.jl#298)

These trailing line numbers are used to attribute coverage to the `end`
of the loop for parts of the loop header which run there after lowering.
topolarity pushed a commit to JuliaLang/julia that referenced this pull request Nov 14, 2025
…aSyntax.jl#298)

These trailing line numbers are used to attribute coverage to the `end`
of the loop for parts of the loop header which run there after lowering.
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.

1 participant