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

report fine grained error locations #3486

Merged
merged 15 commits into from
Sep 11, 2024
Merged

report fine grained error locations #3486

merged 15 commits into from
Sep 11, 2024

Conversation

willmcgugan
Copy link
Collaborator

@willmcgugan willmcgugan commented Sep 10, 2024

Adds PEP 657 finely grained error locations to rich.traceback

@willmcgugan willmcgugan marked this pull request as draft September 10, 2024 15:22
@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.26%. Comparing base (9c74f03) to head (a92b399).
Report is 13 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3486      +/-   ##
==========================================
+ Coverage   98.25%   98.26%   +0.01%     
==========================================
  Files          74       74              
  Lines        8072     8088      +16     
==========================================
+ Hits         7931     7948      +17     
+ Misses        141      140       -1     
Flag Coverage Δ
unittests 98.26% <100.00%> (+0.01%) ⬆️

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.

@willmcgugan willmcgugan marked this pull request as ready for review September 11, 2024 10:20
@willmcgugan willmcgugan merged commit 4101991 into master Sep 11, 2024
21 checks passed
@willmcgugan willmcgugan deleted the fine-grained-errors branch September 11, 2024 10:29
@willmcgugan willmcgugan changed the title WIP report fine grained error locations report fine grained error locations Sep 29, 2024
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