Fix name overflow on deployed model card #3465
Merged
Codecov / codecov/project
succeeded
Nov 13, 2024 in 0s
85.66% (+0.00%) compared to e85d7a1
View this Pull Request on Codecov
85.66% (+0.00%) compared to e85d7a1
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 85.66%. Comparing base (
e85d7a1
) to head (67f4f81
).
Report is 11 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
.../serverModels/deployedModels/DeployedModelCard.tsx | 50.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3465 +/- ##
=======================================
Coverage 85.66% 85.66%
=======================================
Files 1347 1347
Lines 30670 30679 +9
Branches 8550 8554 +4
=======================================
+ Hits 26272 26280 +8
- Misses 4398 4399 +1
Files with missing lines | Coverage Δ | |
---|---|---|
.../serverModels/deployedModels/DeployedModelCard.tsx | 88.88% <50.00%> (-11.12%) |
⬇️ |
... and 6 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update e85d7a1...67f4f81. Read the comment docs.
Loading