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

Implement Builder Relative / Absolute Navigation Api's #5

Merged
merged 2 commits into from
Sep 8, 2023

Conversation

Axemasta
Copy link
Owner

@Axemasta Axemasta commented Sep 8, 2023

The setup / verify methods now support UseRelativeNavigation() and UseAbsoluteNavigation()

I havent mapped these yet so the absolute navigation tests so fail!
These api's are now accounted for!
@github-actions
Copy link

github-actions bot commented Sep 8, 2023

File Coverage Lines Branches Missing
All files 82% 82% 82%
Exceptions\VerifyNavigationException.cs 66% 33% 100% 8-19
Exceptions\VerifyNavigationUnexpectedException.cs 0% 0% 100% 8-29
ExpressionExtension.cs 85% 70% 100% 16-18
ExpressionInspector.cs 91% 100% 83%
MockNavigationService.cs 72% 44% 100% 6 16-28
MockNavigationService.cs 81% 62% 100% 56-58 66-73
NavigationExpressionArgs.cs 89% 91% 86% 57-58 71 83-84 162-163 198-199 233-234 262-265
SetupNavigationExtensions.cs 90% 100% 80%
VerifyNavigationExtensions.cs 69% 72% 66% 11-13 21-38 59-61 67-69 84-86 96-97 101-102

Minimum allowed coverage is 5%

Generated by 🐒 cobertura-action against b2ce7f6

@Axemasta Axemasta merged commit 5a3ef22 into main Sep 8, 2023
4 checks passed
@Axemasta Axemasta deleted the use-navigation branch September 10, 2023 23:03
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.

1 participant