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

♻️ refactor(eslint): extract test validation functions #687

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Conversation

w3bdesign
Copy link
Owner

Refactored ESLint rule by moving validation functions outside of create scope to improve code organization and reusability

Refactored ESLint rule by moving validation functions outside of create scope to
improve code organization and reusability
@w3bdesign w3bdesign self-assigned this Feb 7, 2025
Copy link

vercel bot commented Feb 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dfweb-v4 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 6:18am

Copy link

sonarqubecloud bot commented Feb 7, 2025

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1971878) to head (c1fbbb7).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #687   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           35        35           
  Lines          406       406           
  Branches        96       100    +4     
=========================================
  Hits           406       406           

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

@w3bdesign w3bdesign merged commit e104f12 into main Feb 7, 2025
13 checks passed
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.

2 participants