Fix layout distortion due to untruncated title description of events. #1049
+130
−9
Codecov / codecov/project
succeeded
Nov 11, 2023 in 0s
93.70% (+0.03%) compared to 0980326
View this Pull Request on Codecov
93.70% (+0.03%) compared to 0980326
Details
Codecov Report
Merging #1049 (f38b863) into develop (0980326) will increase coverage by
0.03%
.
Report is 2 commits behind head on develop.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## develop #1049 +/- ##
===========================================
+ Coverage 93.66% 93.70% +0.03%
===========================================
Files 129 129
Lines 3014 3033 +19
Branches 837 856 +19
===========================================
+ Hits 2823 2842 +19
Misses 181 181
Partials 10 10
Files | Coverage Δ | |
---|---|---|
src/components/EventListCard/EventListCard.tsx | 98.52% <100.00%> (+0.34%) |
⬆️ |
src/components/LeftDrawerEvent/LeftDrawerEvent.tsx | 100.00% <100.00%> (ø) |
|
src/screens/EventDashboard/EventDashboard.tsx | 100.00% <ø> (ø) |
📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!
Loading