Uh oh!
There was an error while loading. Please reload this page.
[go_router] improve coverage - #977
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
chunhtai
commented
Mar 4, 2022
Also I have a massive lint update to the package #1017 I would prefer to land it before this pr to avoid adding more tech debt on top of go_router |
Because vscode test runner doesn't like it. xD
Co-authored-by: chunhtai <47866232+chunhtai@users.noreply.github.com>
chunhtai
left a comment
There was a problem hiding this comment.
Code looks good. Can you remove the src sub folder? Let's follow the folder structure of other packages. The folder test/ maps to lib/src directly, so you don't need to create a src fold in test folder.
Uh oh!
There was an error while loading. Please reload this page.
chunhtai
left a comment
There was a problem hiding this comment.
Some tests seemed to be gone?
Technical Difficulties 🤣 |
chunhtai
commented
Mar 17, 2022
@Ascenio it looks like there is a conflict? |
chunhtai
commented
Mar 18, 2022
the build fails �[36m[0:00] Running for go_router...�[0m |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
johnpryan
commented
Mar 19, 2022
I think most of my comments can be addressed as a follow-up. I can file issues if they're out of scope for this PR. |
This PR adds new tests, reaching code paths not previously covered as pointed by a coverage report.
Closes#99286
No CHANGELOG change: because it doesn't affect the package's users.
Pre-launch Checklist
dart format.)[shared_preferences]pubspec.yamlwith an appropriate new version according to the pub versioning philosophy, or this PR is exempt from version changes.CHANGELOG.mdto add a description of the change, following repository CHANGELOG style.///).If you need help, consider asking for advice on the #hackers-new channel on Discord.