-
Notifications
You must be signed in to change notification settings - Fork 21
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
Feat/update todoapp goldens #873
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #873 +/- ##
========================================
Coverage 95.72% 95.72%
========================================
Files 121 121
Lines 2619 2619
========================================
Hits 2507 2507
Misses 112 112 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please enable shadows for all golden tests
Overview
Checklist
Implementation
Stability
Code quality
- [ ] UpdatedCHANGELOG.md
,README.md
and package versions inpubspec.yaml
- [ ] Dependencies are updated to latest versions or new tickets are created if there are breaking changes or deprecations- [ ] If an unrelated part of the codebase needs to be updated or refactored, create tickets with proposed changes