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 the display of the selection of available time zones #896

Merged
merged 1 commit into from
Jan 1, 2024

fix: Fixed the display of the selection of available time zones

31c775b
Select commit
Loading
Failed to load commit list.
Merged

fix: Fixed the display of the selection of available time zones #896

fix: Fixed the display of the selection of available time zones
31c775b
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 20, 2023 in 0s

46.66% (+0.03%) compared to 40103a2

View this Pull Request on Codecov

46.66% (+0.03%) compared to 40103a2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (40103a2) 46.63% compared to head (31c775b) 46.66%.
Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #896      +/-   ##
==========================================
+ Coverage   46.63%   46.66%   +0.03%     
==========================================
  Files         122      117       -5     
  Lines        2552     2411     -141     
  Branches      672      641      -31     
==========================================
- Hits         1190     1125      -65     
+ Misses       1286     1212      -74     
+ Partials       76       74       -2     
Files Coverage Δ
src/account-settings/EditableSelectField.jsx 80.39% <100.00%> (+3.30%) ⬆️

... and 15 files with indirect coverage changes

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