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

feat: support catching EntryPointNotFound #1248

Merged
merged 1 commit into from
Oct 21, 2024

feat: support catching EntryPointNotFound

02c1b7d
Select commit
Loading
Failed to load commit list.
Merged

feat: support catching EntryPointNotFound #1248

feat: support catching EntryPointNotFound
02c1b7d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 1s

65.19% (-8.99%) compared to b0cfe82

View this Pull Request on Codecov

65.19% (-8.99%) compared to b0cfe82

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.19%. Comparing base (b0cfe82) to head (02c1b7d).
Report is 460 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (b0cfe82) and HEAD (02c1b7d). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (b0cfe82) HEAD (02c1b7d)
3 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1248      +/-   ##
==========================================
- Coverage   74.18%   65.19%   -8.99%     
==========================================
  Files         359      163     -196     
  Lines       36240    22051   -14189     
  Branches    36240    22051   -14189     
==========================================
- Hits        26886    14377   -12509     
+ Misses       7220     6537     -683     
+ Partials     2134     1137     -997     

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