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

chore: improve io error msg #3328

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ion-elgreco
Copy link
Collaborator

Description

Allows to see the full IO error message, will be displayed like this:

image

Signed-off-by: Ion Koutsouris <[email protected]>
@github-actions github-actions bot added the binding/python Issues for the Python package label Mar 15, 2025
@ion-elgreco ion-elgreco enabled auto-merge March 15, 2025 12:51
Copy link

codecov bot commented Mar 15, 2025

Codecov Report

Attention: Patch coverage is 0% with 44 lines in your changes missing coverage. Please review.

Project coverage is 72.11%. Comparing base (8acfa3f) to head (86efcfc).

Files with missing lines Patch % Lines
python/src/error.rs 0.00% 44 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3328      +/-   ##
==========================================
- Coverage   72.18%   72.11%   -0.08%     
==========================================
  Files         144      144              
  Lines       45822    45864      +42     
  Branches    45822    45864      +42     
==========================================
- Hits        33077    33075       -2     
- Misses      10655    10697      +42     
- Partials     2090     2092       +2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant