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

Use pytest from conda-forge to prevent CI failure on Appveyor (Windows) #44

Merged
merged 12 commits into from
Feb 7, 2022

Conversation

WenjieZ
Copy link
Owner

@WenjieZ WenjieZ commented Feb 7, 2022

pytest installed with pip has been failing on Appveyor since 6 days ago. I replaced it with the conda-forge one, and it works fine.

@codecov
Copy link

codecov bot commented Feb 7, 2022

Codecov Report

Merging #44 (5fcc90c) into master (c6519e3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   97.51%   97.51%           
=======================================
  Files           3        3           
  Lines         643      643           
=======================================
  Hits          627      627           
  Misses         16       16           

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 c6519e3...5fcc90c. Read the comment docs.

@WenjieZ WenjieZ merged commit 0bac917 into master Feb 7, 2022
@WenjieZ WenjieZ modified the milestone: v0.2 Feb 7, 2022
@WenjieZ WenjieZ deleted the appveyor branch February 7, 2022 07: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.

None yet

1 participant