Skip to content

Ewm13862 implement error handling framework#59

Draft
walshmm wants to merge 4 commits intonextfrom
ewm13862_implement_error_handling_framework
Draft

Ewm13862 implement error handling framework#59
walshmm wants to merge 4 commits intonextfrom
ewm13862_implement_error_handling_framework

Conversation

@walshmm
Copy link
Contributor

@walshmm walshmm commented Feb 13, 2026

Short description of the changes:

Long description of the changes:

Check list for the pull request

  • I have read the [CONTRIBUTING]
  • I have read the [CODE_OF_CONDUCT]
  • I have added tests for my changes
  • I have updated the documentation accordingly

Check list for the reviewer

  • I have read the [CONTRIBUTING]
  • I have verified the proposed changes
  • best software practices
    • all internal functions have an underbar, as is python standard
    • clearly named variables (better to be verbose in variable names)
    • code comments explaining the intent of code blocks
  • All the tests are passing
  • The documentation is up to date
  • code comments added when explaining intent

Manual test for the reviewer

References

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.95%. Comparing base (502f0ab) to head (b070e18).
⚠️ Report is 1 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next      #59      +/-   ##
==========================================
+ Coverage   82.51%   88.95%   +6.44%     
==========================================
  Files           6       12       +6     
  Lines         223      317      +94     
==========================================
+ Hits          184      282      +98     
+ Misses         39       35       -4     

☔ 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