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

Address issues in testing framework #13

Merged
merged 7 commits into from
May 8, 2021
Merged

Conversation

azogue
Copy link
Owner

@azogue azogue commented May 8, 2021

closes #10 #11

Changes

  • Change to poetry_core
  • Unpin versions for flake8 plugins, dev-dependencies, and python version
  • Add mypy to pre-commit, and address typing issues
  • Move to pytest >= v6, and change pytest-aiohttp for pytest-asyncio to run async tests.

@codecov-commenter
Copy link

Codecov Report

Merging #13 (16b102d) into master (56fc6da) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #13   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          168       170    +2     
  Branches        31        31           
=========================================
+ Hits           168       170    +2     
Impacted Files Coverage Δ
aiopvpc/pvpc_data.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 56fc6da...16b102d. Read the comment docs.

@azogue azogue merged commit 96078c4 into master May 8, 2021
@azogue azogue deleted the chore/quick-fix-test-framework branch May 9, 2021 16:38
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.

2 participants