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: removed eslint-disable statements #658

Merged
merged 10 commits into from
Jan 31, 2024
Merged

Conversation

ayesha-waris
Copy link
Contributor

INF-1216

Description

Removed nearly all eslint-disable statement, refactoring the code accordingly. No changes have been made to the functionality.

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

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

Comparison is base (88a985d) 92.39% compared to head (6f22d74) 92.76%.

Files Patch % Lines
src/discussions/posts/data/slices.js 78.12% 14 Missing ⚠️
src/discussions/post-comments/data/slices.js 95.65% 3 Missing ⚠️
...iscussions/post-comments/comments/CommentsView.jsx 85.71% 1 Missing and 1 partial ⚠️
src/discussions/data/slices.js 83.33% 1 Missing ⚠️
src/discussions/topics/data/slices.js 85.71% 1 Missing ⚠️
.../discussions/topics/topic-group/TopicGroupBase.jsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #658      +/-   ##
==========================================
+ Coverage   92.39%   92.76%   +0.37%     
==========================================
  Files         169      156      -13     
  Lines        3456     3303     -153     
  Branches      896      902       +6     
==========================================
- Hits         3193     3064     -129     
+ Misses        243      219      -24     
  Partials       20       20              

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

@awais-ansari awais-ansari merged commit f69b2c1 into master Jan 31, 2024
6 of 7 checks passed
@awais-ansari awais-ansari deleted the Ayesha/INF-1216 branch January 31, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants