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: ErrorBoundary for PluginContainer #96

Merged
merged 6 commits into from
Nov 1, 2024

chore: update README.rst

9da0e36
Select commit
Loading
Failed to load commit list.
Merged

feat: ErrorBoundary for PluginContainer #96

chore: update README.rst
9da0e36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

97.81% (+0.00%) compared to db9fb77

View this Pull Request on Codecov

97.81% (+0.00%) compared to db9fb77

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.81%. Comparing base (db9fb77) to head (9da0e36).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  Coverage   97.80%   97.81%           
=======================================
  Files          10       10           
  Lines         228      229    +1     
  Branches       55       59    +4     
=======================================
+ Hits          223      224    +1     
  Misses          4        4           
  Partials        1        1           

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