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 for registry merging and factories #24

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

jfrconley
Copy link
Owner

Problem

AttachmentRegistries are missing support for factory functions. Additionally, merging registries allows supporting base registries for chains.

Solution

Add support for factories functions and base registry chains

Testing

run test suite

Copy link

changeset-bot bot commented Mar 12, 2024

🦋 Changeset detected

Latest commit: d189bd4

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

This PR includes changesets to release 2 packages
Name Type
@nornir/core Minor
@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.19% 133/1448
🔴 Branches 3.37% 18/534
🔴 Functions 16.61% 49/295
🔴 Lines 9.4% 130/1383

Test suite run success

42 tests passing in 6 suites.

Report generated by 🧪jest coverage report action from d189bd4

@jfrconley jfrconley merged commit 5c0bd4d into main Mar 12, 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.

1 participant