Skip to content

Conversation

gazure
Copy link
Contributor

@gazure gazure commented Sep 27, 2025

cuts down on use of map_err by adding From impls for common errors

@gazure gazure force-pushed the ga/refactor-error-from-impls branch from ca17296 to 3d9568a Compare September 27, 2025 22:14
Copy link

codecov bot commented Sep 27, 2025

Codecov Report

❌ Patch coverage is 96.72131% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.35%. Comparing base (ae7c0d8) to head (36c556a).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
postgresql_archive/src/extractor/zip_extractor.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #222      +/-   ##
==========================================
+ Coverage   97.33%   97.35%   +0.02%     
==========================================
  Files          75       76       +1     
  Lines        9590     9575      -15     
==========================================
- Hits         9334     9322      -12     
+ Misses        256      253       -3     

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

Copy link
Contributor

@brianheineman brianheineman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @gazure!

@brianheineman brianheineman merged commit b907b24 into theseus-rs:main Sep 27, 2025
12 of 15 checks passed
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