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 layout distortion due to untruncated title description of events. #1049

Merged
merged 5 commits into from
Nov 11, 2023

add test complete

f38b863
Select commit
Loading
Failed to load commit list.
Merged

Fix layout distortion due to untruncated title description of events. #1049

add test complete
f38b863
Select commit
Loading
Failed to load commit list.
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 is 100.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!