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

chore(deps): update all dependencies (major) #1678

Merged
merged 4 commits into from
Jan 15, 2024

Prettier fix.

6b53eca
Select commit
Loading
Failed to load commit list.
Merged

chore(deps): update all dependencies (major) #1678

Prettier fix.
6b53eca
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 14, 2024 in 0s

94.95% (target 90.00%)

View this Pull Request on Codecov

94.95% (target 90.00%)

Details

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (3622c99) 94.99% compared to head (6b53eca) 94.95%.

Files Patch % Lines
src/store/middleware/model-poller.ts 91.66% 5 Missing ⚠️
src/components/RelationIcon/RelationIcon.tsx 0.00% 2 Missing ⚠️
src/juju/api.ts 77.77% 2 Missing ⚠️
src/store/juju/slice.ts 0.00% 2 Missing ⚠️
src/tables/tableRows.tsx 0.00% 2 Missing ⚠️
src/store/app/thunks.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1678      +/-   ##
==========================================
- Coverage   94.99%   94.95%   -0.04%     
==========================================
  Files         177      178       +1     
  Lines        5216     5237      +21     
  Branches     1499     1515      +16     
==========================================
+ Hits         4955     4973      +18     
- Misses        241      244       +3     
  Partials       20       20              

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