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

Migrate to mantine v7 #4231

Merged
merged 22 commits into from
Nov 28, 2024

deps: update 1 dep

11543e3
Select commit
Loading
Failed to load commit list.
Merged

Migrate to mantine v7 #4231

deps: update 1 dep
11543e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 28, 2024 in 0s

62.63% (-0.06%) compared to 826a387

View this Pull Request on Codecov

62.63% (-0.06%) compared to 826a387

Details

Codecov Report

Attention: Patch coverage is 52.28480% with 449 lines in your changes missing coverage. Please review.

Project coverage is 62.63%. Comparing base (826a387) to head (11543e3).

Files with missing lines Patch % Lines
src/web/pages/users/dialog.jsx 0.00% 146 Missing ⚠️
src/web/pages/overrides/dialog.jsx 0.00% 69 Missing ⚠️
src/web/pages/alerts/filterdialog.jsx 21.33% 59 Missing ⚠️
src/web/pages/scanconfigs/filterdialog.jsx 24.61% 49 Missing ⚠️
src/web/pages/notes/dialog.jsx 0.00% 31 Missing ⚠️
src/web/components/dialog/dialog.jsx 69.89% 28 Missing ⚠️
src/web/pages/start/newdashboarddialog.jsx 10.34% 26 Missing ⚠️
src/web/components/dialog/savedialog.jsx 51.42% 17 Missing ⚠️
src/web/pages/reports/deltaresultsfiltergroup.jsx 0.00% 8 Missing ⚠️
src/web/pages/page.jsx 0.00% 4 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4231      +/-   ##
==========================================
- Coverage   62.68%   62.63%   -0.06%     
==========================================
  Files        1111     1113       +2     
  Lines       98795    99083     +288     
  Branches     6497     6566      +69     
==========================================
+ Hits        61931    62060     +129     
- Misses      36733    36892     +159     
  Partials      131      131              

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