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

Added missing unit test dependencies to pyproject.toml #1026

Merged
merged 1 commit into from Feb 29, 2020

Conversation

sm-Fifteen
Copy link
Contributor

The contribution instructions from the doc led to a number of unit tests failing on against a clean venv because of a few missing dependencies. I've read discussions regarding the possible removal of ujson (#820) and aiofiles (encode/starlette#480, encode/starlette#819) as dependencies, so I'm not entirely sure whether we're going to be keeping those in the future but, for the time being, their absence causes the test suite to fail.

@codecov
Copy link

codecov bot commented Feb 24, 2020

Codecov Report

Merging #1026 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1026   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          294       294           
  Lines         7732      7732           
=========================================
  Hits          7732      7732           

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 9c3c9b6...3f9a366. Read the comment docs.

@tiangolo tiangolo merged commit bd407ca into tiangolo:master Feb 29, 2020
@tiangolo
Copy link
Owner

Yep, thanks for your contribution @sm-Fifteen ! 🚀 🍰

hyahiaoui pushed a commit to hyahiaoui/fastapi that referenced this pull request Aug 1, 2020
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

2 participants