csells / go_router

The purpose of the go_router for Flutter is to use declarative routes to reduce complexity, regardless of the platform you're targeting (mobile, web, desktop), handling deep linking from Android, iOS and the web while still allowing an easy-to-use developer experience.
https://gorouter.dev
441 stars 97 forks source link

WIP #107

Closed kevmoo closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #107 (49d85b3) into master (7b8c2fd) will increase coverage by 0.16%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   67.80%   67.96%   +0.16%     
==========================================
  Files          11       11              
  Lines         382      384       +2     
==========================================
+ Hits          259      261       +2     
  Misses        123      123              
Impacted Files Coverage Δ
lib/src/go_router.dart 34.09% <ø> (ø)
lib/src/go_router_delegate.dart 78.38% <100.00%> (ø)
lib/src/go_router_state.dart 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a3d32b6...49d85b3. Read the comment docs.

kevmoo commented 3 years ago

@csells – I feel this is a bit more "honest" – but it'd be a breaking change....