-
-
Notifications
You must be signed in to change notification settings - Fork 17
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: merged refactors (#52) #226
Conversation
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #226 +/- ##
==========================================
- Coverage 80.48% 79.07% -1.42%
==========================================
Files 83 83
Lines 656 650 -6
==========================================
- Hits 528 514 -14
- Misses 128 136 +8
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Need to check if |
1. Description
1.1. Checklist
fix:
,feat:
,docs:
etc).docs
and added dartdoc comments with///
.examples
.1.2. Breaking Change
1.3. Related Issues