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

Fix CI #16

Merged
merged 2 commits into from
Feb 11, 2020
Merged

Fix CI #16

merged 2 commits into from
Feb 11, 2020

Conversation

bachya
Copy link
Owner

@bachya bachya commented Feb 11, 2020

Describe what the PR does:

For some reason, the latest version of pytest won't work unless we specify the tests/ directory; without it, CI breaks. This PR fixes it.

Does this fix a specific issue?

Fixes https://github.com/bachya/aioambient/issues/

Checklist:

  • Confirm that one or more new tests are written for the new functionality.
  • Update README.md with any new documentation.
  • Add yourself to AUTHORS.md.

@bachya bachya added the ci/cd Pull requests that update CI/CD label Feb 11, 2020
@bachya bachya self-assigned this Feb 11, 2020
@codeclimate
Copy link

codeclimate bot commented Feb 11, 2020

Code Climate has analyzed commit 548dd37 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Feb 11, 2020

Codecov Report

Merging #16 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev    #16   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files         8      8           
  Lines       142    142           
===================================
  Hits        142    142

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 df1f58f...548dd37. Read the comment docs.

@bachya bachya merged commit 9326730 into dev Feb 11, 2020
@bachya bachya deleted the fix-ci branch February 11, 2020 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Pull requests that update CI/CD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant