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

feat: default select menu values #9867

Merged
merged 12 commits into from
Nov 12, 2023

types: adjust `channel`

256821b
Select commit
Loading
Failed to load commit list.
Merged

feat: default select menu values #9867

types: adjust `channel`
256821b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2023 in 0s

59.14% (-0.19%) compared to 81e7866

View this Pull Request on Codecov

59.14% (-0.19%) compared to 81e7866

Details

Codecov Report

Merging #9867 (256821b) into main (81e7866) will decrease coverage by 0.19%.
Report is 1 commits behind head on main.
The diff coverage is 47.27%.

@@            Coverage Diff             @@
##             main    #9867      +/-   ##
==========================================
- Coverage   59.32%   59.14%   -0.19%     
==========================================
  Files         237      237              
  Lines       16536    16746     +210     
  Branches     1238     1238              
==========================================
+ Hits         9810     9904      +94     
- Misses       6681     6797     +116     
  Partials       45       45              
Files Coverage Δ
...ers/src/components/selectMenu/ChannelSelectMenu.ts 64.03% <50.00%> (-10.97%) ⬇️
...ilders/src/components/selectMenu/RoleSelectMenu.ts 67.53% <48.88%> (-26.59%) ⬇️
...ilders/src/components/selectMenu/UserSelectMenu.ts 67.53% <48.88%> (-26.59%) ⬇️
...src/components/selectMenu/MentionableSelectMenu.ts 57.75% <44.04%> (-36.36%) ⬇️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!