Skip to content

Bugfix in indenter - now always creating dedents with line information#1547

Merged
erezsh merged 2 commits intomasterfrom
dev
Aug 3, 2025
Merged

Bugfix in indenter - now always creating dedents with line information#1547
erezsh merged 2 commits intomasterfrom
dev

Conversation

@erezsh
Copy link
Copy Markdown
Member

@erezsh erezsh commented Jul 31, 2025

Reported in discussion #1544

@erezsh erezsh changed the title Fix in indenter - now always creating dedents with line information Bugfix in indenter - now always creating dedents with line information Jul 31, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 31, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 89.93%. Comparing base (c2e2048) to head (2e3108e).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
lark/indenter.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1547   +/-   ##
=======================================
  Coverage   89.93%   89.93%           
=======================================
  Files          52       52           
  Lines        7985     7985           
=======================================
  Hits         7181     7181           
  Misses        804      804           
Flag Coverage Δ
unittests 89.93% <66.66%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@erezsh erezsh requested a review from MegaIng July 31, 2025 11:38
@erezsh
Copy link
Copy Markdown
Member Author

erezsh commented Jul 31, 2025

There isn't much to review, but just in case.

@erezsh erezsh merged commit d1a456d into master Aug 3, 2025
22 of 23 checks passed
@nchammas
Copy link
Copy Markdown
Contributor

nchammas commented Aug 4, 2025

There have been a fair number of tweaks, bug fixes, and documentation improvements since the last release. It would be great to make a new maintenance (or feature) release sometime soon so we can take advantage of them!

@erezsh
Copy link
Copy Markdown
Member Author

erezsh commented Aug 6, 2025

@nchammas I agree. Maybe next week!

@erezsh
Copy link
Copy Markdown
Member Author

erezsh commented Sep 22, 2025

1.3.0 released.

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.

3 participants