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

Relax map_src argument bound to FnOnce (#2012) #2028

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Conversation

joshlf
Copy link
Member

@joshlf joshlf commented Nov 5, 2024

No description provided.

* Relax `map_src` argument bound to `FnOnce`

Fixes #2009

* Release v0.8.9
@joshlf joshlf requested a review from jswrenn November 5, 2024 23:22
@joshlf joshlf enabled auto-merge November 5, 2024 23:23
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.46%. Comparing base (13c11f8) to head (e8d3bda).

Files with missing lines Patch % Lines
src/error.rs 66.66% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2028   +/-   ##
=======================================
  Coverage   89.46%   89.46%           
=======================================
  Files          16       16           
  Lines        5838     5838           
=======================================
  Hits         5223     5223           
  Misses        615      615           

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

@joshlf joshlf added this pull request to the merge queue Nov 6, 2024
Merged via the queue into main with commit 3bcf6f3 Nov 6, 2024
69 checks passed
@joshlf joshlf deleted the backport-fn-once branch November 6, 2024 17:43
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