Skip to content

chore: fix lint and pre commit hook#1073

Merged
kushalshit27 merged 9 commits intomasterfrom
chore-lint-fix
Apr 25, 2025
Merged

chore: fix lint and pre commit hook#1073
kushalshit27 merged 9 commits intomasterfrom
chore-lint-fix

Conversation

@kushalshit27
Copy link
Copy Markdown
Contributor

@kushalshit27 kushalshit27 commented Apr 23, 2025

🔧 Changes

This pull request introduces changes focused on improving code formatting, updating test cases, and cleaning up constants and configurations. Below is a summary of the most important changes grouped by theme:

Code Formatting Improvements:

  • Added npm run format to the .husky/pre-commit hook to ensure consistent code formatting before commits.

Unit test

  • Increased test timeout from 7500ms to 15000ms

📚 References

🔬 Testing

Test pass ✅

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.26%. Comparing base (5c6a1b1) to head (64a8243).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1073   +/-   ##
=======================================
  Coverage   80.26%   80.26%           
=======================================
  Files         131      131           
  Lines        4814     4814           
  Branches      940      940           
=======================================
  Hits         3864     3864           
  Misses        555      555           
  Partials      395      395           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kushalshit27 kushalshit27 marked this pull request as ready for review April 23, 2025 12:48
@kushalshit27 kushalshit27 requested a review from a team as a code owner April 23, 2025 12:48
ramya18101
ramya18101 previously approved these changes Apr 25, 2025
@kushalshit27 kushalshit27 merged commit 457f66a into master Apr 25, 2025
8 checks passed
@kushalshit27 kushalshit27 deleted the chore-lint-fix branch April 25, 2025 07:33
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.

3 participants