fix: reset Model Registry page number on pageload [ET-640] #9876
+35
−16
Codecov / codecov/project
succeeded
Aug 30, 2024 in 1s
50.55% (-4.16%) compared to 2b1856a
View this Pull Request on Codecov
50.55% (-4.16%) compared to 2b1856a
Details
Codecov Report
Attention: Patch coverage is 0%
with 35 lines
in your changes missing coverage. Please review.
Project coverage is 50.55%. Comparing base (
2b1856a
) to head (b69dddd
).
Report is 30 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
webui/react/src/components/ModelRegistry.tsx | 0.00% | 34 Missing |
...bui/react/src/components/ModelRegistry.settings.ts | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #9876 +/- ##
==========================================
- Coverage 54.70% 50.55% -4.16%
==========================================
Files 1261 938 -323
Lines 156013 126685 -29328
Branches 3588 3589 +1
==========================================
- Hits 85348 64041 -21307
+ Misses 70533 62512 -8021
Partials 132 132
Files with missing lines | Coverage Δ | |
---|---|---|
...bui/react/src/components/ModelRegistry.settings.ts | 0.00% <0.00%> (ø) |
|
webui/react/src/components/ModelRegistry.tsx | 0.00% <0.00%> (ø) |
Loading