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

Simplify error conversion codes in IdbStorage, #1465

Merged
merged 1 commit into from
Mar 16, 2024

Conversation

panarch
Copy link
Member

@panarch panarch commented Mar 16, 2024

Add StoreReqIntoFuture trait impl to flatten two err_into into a single into_future call.

Add StoreReqIntoFuture trait impl to flatten two err_into into a single into_future call.
@panarch panarch self-assigned this Mar 16, 2024
@github-actions github-actions bot requested review from devgony, ever0de and zmrdltl March 16, 2024 07:22
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8306205432

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.278%

Totals Coverage Status
Change from base Build 8306016691: 0.0%
Covered Lines: 53367
Relevant Lines: 54302

💛 - Coveralls

@panarch panarch merged commit 5d010aa into main Mar 16, 2024
14 checks passed
@panarch panarch deleted the idb-storage-err-into-improvement branch March 16, 2024 08:46
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