Skip to content
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

support registering paths programmatically #24

Merged
merged 1 commit into from
Aug 19, 2019
Merged

support registering paths programmatically #24

merged 1 commit into from
Aug 19, 2019

Conversation

vishna
Copy link
Owner

@vishna vishna commented Aug 19, 2019

closes #6

@codecov-io
Copy link

Codecov Report

Merging #24 into master will increase coverage by 0.85%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage    82.1%   82.95%   +0.85%     
==========================================
  Files          13       13              
  Lines         380      399      +19     
==========================================
+ Hits          312      331      +19     
  Misses         68       68
Impacted Files Coverage Δ
lib/src/router.dart 84.94% <100%> (+3.36%) ⬆️
lib/src/voyager.dart 100% <100%> (ø) ⬆️

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 01b14b4...38d45f2. Read the comment docs.

@vishna vishna merged commit 407fe63 into master Aug 19, 2019
@vishna vishna deleted the issue_6 branch December 17, 2020 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

provide programmatic way to define navigation spec
2 participants