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

Add throws_expr! and try_expr! for wrapping closures/async blocks #9

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

Conversation

Nemo157
Copy link
Member

@Nemo157 Nemo157 commented Sep 21, 2023

Also #[throws] should now work on closures/async blocks with the nightly feature active

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c2404b4) 35.00% compared to head (e445364) 34.61%.

❗ Current head e445364 differs from pull request most recent head 5d6b5ba. Consider uploading reports for the commit 5d6b5ba to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   35.00%   34.61%   -0.39%     
==========================================
  Files           1        1              
  Lines          20       26       +6     
==========================================
+ Hits            7        9       +2     
- Misses         13       17       +4     

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

@Nemo157 Nemo157 changed the title Add throws_expr! for wrapping closures/async blocks Add throws_expr! and try_expr! for wrapping closures/async blocks Jan 10, 2024
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.

None yet

1 participant