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: Fixed overflow of event registrants #1164

Merged
merged 3 commits into from
Dec 9, 2023

Removed scrollbar

6c397f6
Select commit
Loading
Failed to load commit list.
Merged

fix: Fixed overflow of event registrants #1164

Removed scrollbar
6c397f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2023 in 0s

94.70% (+1.93%) compared to 655b6b3

View this Pull Request on Codecov

94.70% (+1.93%) compared to 655b6b3

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (655b6b3) 92.77% compared to head (6c397f6) 94.70%.
Report is 22 commits behind head on develop.

Files Patch % Lines
...rgProfileFieldSettings/OrgProfileFieldSettings.tsx 90.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1164      +/-   ##
===========================================
+ Coverage    92.77%   94.70%   +1.93%     
===========================================
  Files          134      138       +4     
  Lines         3238     3288      +50     
  Branches       904      912       +8     
===========================================
+ Hits          3004     3114     +110     
+ Misses         225      167      -58     
+ Partials         9        7       -2     

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