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 python 3.7 and up #26

Merged
merged 1 commit into from May 31, 2021
Merged

Support python 3.7 and up #26

merged 1 commit into from May 31, 2021

Conversation

fizyk
Copy link
Collaborator

@fizyk fizyk commented May 31, 2021

No description provided.

@codecov
Copy link

codecov bot commented May 31, 2021

Codecov Report

Merging #26 (90046ce) into master (50c7623) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   96.73%   96.66%   -0.08%     
==========================================
  Files           8        8              
  Lines         276      270       -6     
==========================================
- Hits          267      261       -6     
  Misses          9        9              
Flag Coverage Δ
linux 89.62% <ø> (-0.23%) ⬇️
macos 95.92% <ø> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/port_for/__init__.py 100.00% <ø> (ø)
src/port_for/api.py 96.20% <ø> (-0.05%) ⬇️
src/port_for/ephemeral.py 91.17% <ø> (-0.26%) ⬇️
src/port_for/store.py 94.11% <ø> (-0.12%) ⬇️
src/port_for/utils.py 100.00% <ø> (ø)
tests/test_cases.py 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 50c7623...90046ce. Read the comment docs.

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.

None yet

1 participant