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

Fix for short form function line numbers #296

Merged
merged 1 commit into from
May 26, 2023

Conversation

c42f
Copy link
Member

@c42f c42f commented May 26, 2023

Ensure we add short form function line numbers to the Expr when there's a block on the right hand side.

Ensure we add short form function line numbers to the Expr when there's
a block on the right hand side.
@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Merging #296 (2bd2233) into main (4353bd2) will decrease coverage by 0.69%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #296      +/-   ##
==========================================
- Coverage   96.77%   96.08%   -0.69%     
==========================================
  Files          14       13       -1     
  Lines        4088     3835     -253     
==========================================
- Hits         3956     3685     -271     
- Misses        132      150      +18     
Impacted Files Coverage Δ
src/expr.jl 100.00% <100.00%> (ø)

... and 13 files with indirect coverage changes

@c42f c42f merged commit 68d3fbd into main May 26, 2023
@c42f c42f deleted the c42f/fix-short-form-function-linenos branch May 26, 2023 08:18
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