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

feat: inject store namespace #7

Merged
merged 4 commits into from
Jun 30, 2022
Merged

feat: inject store namespace #7

merged 4 commits into from
Jun 30, 2022

Conversation

tlambert03
Copy link
Member

@tlambert03 tlambert03 commented Jun 30, 2022

lets a store be associated with a namespace for type resolution

@codecov
Copy link

codecov bot commented Jun 30, 2022

Codecov Report

Merging #7 (b4720b4) into main (b015267) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          303       319   +16     
=========================================
+ Hits           303       319   +16     
Impacted Files Coverage Δ
src/in_n_out/_processors.py 100.00% <ø> (ø)
src/in_n_out/_providers.py 100.00% <ø> (ø)
src/in_n_out/_inject.py 100.00% <100.00%> (ø)
src/in_n_out/_store.py 100.00% <100.00%> (ø)

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 b015267...b4720b4. Read the comment docs.

@tlambert03 tlambert03 merged commit 7c36156 into main Jun 30, 2022
@tlambert03 tlambert03 deleted the store-namespace branch June 30, 2022 10:23
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