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

Settings: set proper width for all NcSelects to be the same width #6198

Merged
merged 1 commit into from
Jul 24, 2024

style(settings): set proper width for all NcSelects to be the same width

f26d8b0
Select commit
Loading
Failed to load commit list.
Merged

Settings: set proper width for all NcSelects to be the same width #6198

style(settings): set proper width for all NcSelects to be the same width
f26d8b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2024 in 0s

29.41% (+5.47%) compared to 0271a5b

View this Pull Request on Codecov

29.41% (+5.47%) compared to 0271a5b

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 29.41%. Comparing base (0271a5b) to head (f26d8b0).
Report is 12 commits behind head on main.

Files Patch % Lines
src/components/AppNavigation/Settings.vue 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6198      +/-   ##
============================================
+ Coverage     23.93%   29.41%   +5.47%     
- Complexity      457      914     +457     
============================================
  Files           247      291      +44     
  Lines         11627    14012    +2385     
  Branches       2196     2214      +18     
============================================
+ Hits           2783     4121    +1338     
- Misses         8527     9573    +1046     
- Partials        317      318       +1     

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