-
Notifications
You must be signed in to change notification settings - Fork 2
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: function naming change (is->check), code modularization #12
Conversation
🦋 Changeset detectedLatest commit: ba5e72d The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
✅ Deploy Preview for fepack ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #12 +/- ##
=======================================
Coverage 50.00% 50.00%
=======================================
Files 1 2 +1
Lines 12 12
Branches 2 2
=======================================
Hits 6 6
Misses 5 5
Partials 1 1
|
Summary
Implemented several codebase enhancements including renaming a key function for clarity, modularizing the codebase for better maintainability, and updating the demo to reflect these changes.
+Added jsdoc
future work:
checkSupport
func developChecks
Please check the following: