Skip to content

feature: Added RegisterViewForNavigation method#398

Merged
RLittlesII merged 3 commits into
mainfrom
gh239
May 19, 2021
Merged

feature: Added RegisterViewForNavigation method#398
RLittlesII merged 3 commits into
mainfrom
gh239

Conversation

@RLittlesII
Copy link
Copy Markdown
Member

@RLittlesII RLittlesII commented May 19, 2021

resolves: #239

@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2021

Codecov Report

Merging #398 (a931775) into main (8ce5e36) will increase coverage by 0.61%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #398      +/-   ##
==========================================
+ Coverage   69.49%   70.11%   +0.61%     
==========================================
  Files          32       32              
  Lines         872      880       +8     
==========================================
+ Hits          606      617      +11     
+ Misses        266      263       -3     
Impacted Files Coverage Δ
src/Sextant.Mocks/NavigableViewModelMock.cs 91.66% <100.00%> (+1.66%) ⬆️
src/Sextant/DependencyResolverMixins.cs 61.11% <100.00%> (+3.53%) ⬆️
src/Sextant/Navigation/NavigationParameter.cs 100.00% <0.00%> (+37.50%) ⬆️

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 8ce5e36...a931775. Read the comment docs.

@RLittlesII RLittlesII merged commit 87a6779 into main May 19, 2021
@RLittlesII RLittlesII deleted the gh239 branch May 19, 2021 02:15
@reactiveui reactiveui locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature: Consolidate Extension Methods for Navigation Registration

2 participants