Skip to content

fix augassign which has no line number#140

Merged
newville merged 1 commit into
lmfit:masterfrom
Tomahawkd:master
Sep 10, 2025
Merged

fix augassign which has no line number#140
newville merged 1 commit into
lmfit:masterfrom
Tomahawkd:master

Conversation

@Tomahawkd

Copy link
Copy Markdown
Contributor

This pr added the missing lineno in augassign operation. The error message should be more precise with this fix.

@Tomahawkd

Copy link
Copy Markdown
Contributor Author

I also has a question about lineno. Why we pass on lineno value rather than use value from node?

@newville newville merged commit 1b8d495 into lmfit:master Sep 10, 2025
15 checks passed
@codecov

codecov Bot commented Sep 10, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.4%. Comparing base (0bc754c) to head (400b7f3).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #140   +/-   ##
======================================
  Coverage    95.3%   95.4%           
======================================
  Files           4       4           
  Lines        2128    2135    +7     
======================================
+ Hits         2030    2037    +7     
  Misses         98      98           

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

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.

2 participants