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

chore: update ESLint, migrate configuration file #2574

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Drop Node v16

e0dfe4d
Select commit
Loading
Failed to load commit list.
Draft

chore: update ESLint, migrate configuration file #2574

Drop Node v16
e0dfe4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2024 in 1s

82.97% (target 70.00%)

View this Pull Request on Codecov

82.97% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 87.17949% with 30 lines in your changes missing coverage. Please review.

Project coverage is 82.97%. Comparing base (54640ac) to head (e0dfe4d).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/components/Channel/Channel.tsx 83.33% 9 Missing and 2 partials ⚠️
src/components/Channel/utils.ts 72.72% 3 Missing ⚠️
src/components/ChannelPreview/utils.tsx 0.00% 2 Missing ⚠️
src/components/ChatView/ChatView.tsx 0.00% 2 Missing ⚠️
...renderText/rehypePlugins/mentionsMarkdownPlugin.ts 92.59% 0 Missing and 2 partials ⚠️
src/components/MessageInput/DropzoneProvider.tsx 0.00% 2 Missing ⚠️
...c/components/AIStateIndicator/AIStateIndicator.tsx 0.00% 1 Missing ⚠️
...mponents/ChannelList/hooks/usePaginatedChannels.ts 0.00% 0 Missing and 1 partial ⚠️
src/components/Message/QuotedMessage.tsx 50.00% 1 Missing ⚠️
src/components/Message/StreamedMessageText.tsx 0.00% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2574      +/-   ##
==========================================
+ Coverage   82.95%   82.97%   +0.02%     
==========================================
  Files         444      444              
  Lines        9222     9234      +12     
  Branches     2254     2251       -3     
==========================================
+ Hits         7650     7662      +12     
- Misses       1239     1240       +1     
+ Partials      333      332       -1     

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