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(deps): update all non-major dependencies #335

Merged
merged 7 commits into from
Oct 22, 2023

Merge branch 'main' into renovate/all-minor-patch

0c1fd88
Select commit
Loading
Failed to load commit list.
Merged

fix(deps): update all non-major dependencies #335

Merge branch 'main' into renovate/all-minor-patch
0c1fd88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2023 in 1s

51.67% (+0.00%) compared to 4ac85ef

View this Pull Request on Codecov

51.67% (+0.00%) compared to 4ac85ef

Details

Codecov Report

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

Comparison is base (4ac85ef) 51.67% compared to head (0c1fd88) 51.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #335   +/-   ##
=======================================
  Coverage   51.67%   51.67%           
=======================================
  Files         131      131           
  Lines       11466    11466           
=======================================
  Hits         5925     5925           
  Misses       5541     5541           
Files Coverage Δ
crates/state/src/custom_attributes.rs 38.88% <ø> (ø)
crates/renderer/src/elements/label.rs 0.00% <0.00%> (ø)
crates/renderer/src/elements/rect.rs 0.00% <0.00%> (ø)
crates/renderer/src/elements/svg.rs 0.00% <0.00%> (ø)
crates/renderer/src/renderer.rs 0.00% <0.00%> (ø)
crates/renderer/src/window.rs 0.00% <0.00%> (ø)
crates/renderer/src/wireframe.rs 0.00% <0.00%> (ø)
crates/renderer/src/elements/image.rs 0.00% <0.00%> (ø)
crates/renderer/src/elements/paragraph.rs 0.00% <0.00%> (ø)

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