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

fix stderr output for handle tests #630

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

nicklan
Copy link
Collaborator

@nicklan nicklan commented Jan 9, 2025

What changes are proposed in this pull request?

New rustc has slightly different error messages.

How was this change tested?

tests pass

@nicklan nicklan merged commit e5c14eb into delta-io:main Jan 9, 2025
20 checks passed
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.48%. Comparing base (cbb52a4) to head (ef64793).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #630      +/-   ##
==========================================
- Coverage   83.50%   83.48%   -0.02%     
==========================================
  Files          74       74              
  Lines       16919    16915       -4     
  Branches    16919    16915       -4     
==========================================
- Hits        14128    14122       -6     
- Misses       2133     2139       +6     
+ Partials      658      654       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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