Skip to content

Add package instantiation #94

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

Closed
wants to merge 2 commits into from

Conversation

csweichel
Copy link
Collaborator

Description

This PR adds "package instantiation" to leeway, i.e. enabling packages to pass arguments to their dependencies.

Related Issue(s)

Fixes #93

How to test

See readme

Release Notes

Support for package instantiation, i.e. passing arguments to dependencies

@codecov
Copy link

codecov bot commented Aug 31, 2022

Codecov Report

Merging #94 (5c250ad) into main (98f2bc8) will increase coverage by 0.14%.
The diff coverage is 23.18%.

@@           Coverage Diff            @@
##            main     #94      +/-   ##
========================================
+ Coverage   7.45%   7.59%   +0.14%     
========================================
  Files         19      19              
  Lines       2857    2908      +51     
========================================
+ Hits         213     221       +8     
- Misses      2612    2652      +40     
- Partials      32      35       +3     

@csweichel
Copy link
Collaborator Author

closed in favour of #95

@csweichel csweichel closed this Aug 31, 2022
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.

improved component variant management
1 participant