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

fix: expose NornirRouteNotFoundError class #28

Merged
merged 2 commits into from
Mar 29, 2024
Merged

Conversation

semcc
Copy link
Collaborator

@semcc semcc commented Mar 27, 2024

Problem

  • NornirRouteNotFoundError is not exposed.

Solution

  • Expose it.

Testing

@semcc semcc requested a review from jfrconley March 27, 2024 02:31
Copy link

changeset-bot bot commented Mar 27, 2024

🦋 Changeset detected

Latest commit: 620782e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@nornir/rest Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements 9.22% 133/1442
🔴 Branches 3.39% 18/531
🔴 Functions 16.61% 49/295
🔴 Lines 9.44% 130/1377

Test suite run success

42 tests passing in 6 suites.

Report generated by 🧪jest coverage report action from 620782e

@jfrconley jfrconley merged commit e65e37b into main Mar 29, 2024
6 checks passed
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.

2 participants