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: handle errors thrown in await catch attrs #2005

Merged
merged 1 commit into from
Aug 4, 2023

fix: handle errors thrown in await catch attrs

ac387dc
Select commit
Loading
Failed to load commit list.
Merged

fix: handle errors thrown in await catch attrs #2005

fix: handle errors thrown in await catch attrs
ac387dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 26, 2023 in 0s

88.94% (-0.02%) compared to 59dd026

View this Pull Request on Codecov

88.94% (-0.02%) compared to 59dd026

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.02% ⚠️

Comparison is base (59dd026) 88.96% compared to head (ac387dc) 88.94%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2005      +/-   ##
==========================================
- Coverage   88.96%   88.94%   -0.02%     
==========================================
  Files         212      212              
  Lines       17413    17417       +4     
==========================================
+ Hits        15491    15492       +1     
- Misses       1922     1925       +3     
Files Changed Coverage Δ
...ackages/marko/src/core-tags/core/await/renderer.js 68.46% <100.00%> (-0.74%) ⬇️

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