Skip to content

Parse arr[end] differently from arr[var"end"]#537

Draft
mlechu wants to merge 3 commits into
JuliaLang:mainfrom
mlechu:fix-end-parsing
Draft

Parse arr[end] differently from arr[var"end"]#537
mlechu wants to merge 3 commits into
JuliaLang:mainfrom
mlechu:fix-end-parsing

Fix version (1.13) and tests

17be4e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2026 in 0s

96.08% (-0.10%) compared to 30109d4

View this Pull Request on Codecov

96.08% (-0.10%) compared to 30109d4

Details

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.08%. Comparing base (30109d4) to head (17be4e3).
⚠️ Report is 52 commits behind head on main.

Files with missing lines Patch % Lines
src/expr.jl 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #537      +/-   ##
==========================================
- Coverage   96.18%   96.08%   -0.10%     
==========================================
  Files          13       13              
  Lines        4032     4113      +81     
==========================================
+ Hits         3878     3952      +74     
- Misses        154      161       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.