-
Notifications
You must be signed in to change notification settings - Fork 0
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(lib): simplify structure, separate packages #8
Conversation
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #8 +/- ##
==========================================
- Coverage 84.54% 83.43% -1.11%
==========================================
Files 7 7
Lines 317 332 +15
Branches 104 108 +4
==========================================
+ Hits 268 277 +9
- Misses 43 49 +6
Partials 6 6
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
What's included
How to test
Coverage and basic unit test check
$ yarn
$ yarn test
...
Example
...
Updates issue/story
ongoing