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

test: add tests and big refactor #5

Merged
merged 8 commits into from
Jun 29, 2022
Merged

test: add tests and big refactor #5

merged 8 commits into from
Jun 29, 2022

Conversation

tlambert03
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 29, 2022

Codecov Report

Merging #5 (c78f7ee) into main (beb3a0e) will increase coverage by 14.35%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             main        #5       +/-   ##
============================================
+ Coverage   85.64%   100.00%   +14.35%     
============================================
  Files           6         7        +1     
  Lines         216       261       +45     
============================================
+ Hits          185       261       +76     
+ Misses         31         0       -31     
Impacted Files Coverage Δ
src/in_n_out/__init__.py 100.00% <100.00%> (+15.38%) ⬆️
src/in_n_out/_inject.py 100.00% <100.00%> (ø)
src/in_n_out/_processors.py 100.00% <100.00%> (+43.58%) ⬆️
src/in_n_out/_providers.py 100.00% <100.00%> (+31.57%) ⬆️
src/in_n_out/_store.py 100.00% <100.00%> (ø)
src/in_n_out/_util.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 beb3a0e...c78f7ee. Read the comment docs.

@tlambert03 tlambert03 changed the title Tests and big refactor test: add tests and big refactor Jun 29, 2022
@tlambert03 tlambert03 merged commit c2e28c3 into main Jun 29, 2022
@tlambert03 tlambert03 deleted the tests branch June 29, 2022 19:58
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