Skip to content

Conversation

@pmrowla
Copy link
Contributor

@pmrowla pmrowla commented Jul 19, 2023

pytest-docker deps cannot be pip installed on 3.10+ or on pypy. Issue is with pyyaml<6/Cython install (which comes from pytest-docker): yaml/pyyaml#724

Collecting PyYAML<6,>=3.10 (from docker-compose<2.0,>=1.27.3->pytest-docker==0.12.0->scmrepo==1.0.5.dev4+gd3f663a)

see: https://github.com/iterative/scmrepo/actions/runs/5596450156/jobs/10233487390?pr=252

@codecov-commenter
Copy link

codecov-commenter commented Jul 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (34280a5) 81.26% compared to head (f463ecd) 81.26%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #254   +/-   ##
=======================================
  Coverage   81.26%   81.26%           
=======================================
  Files          27       27           
  Lines        4020     4020           
  Branches      709      709           
=======================================
  Hits         3267     3267           
  Misses        630      630           
  Partials      123      123           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pmrowla pmrowla force-pushed the pytest-docker-py310 branch from 01b1412 to b62fd83 Compare July 19, 2023 08:22
@pmrowla pmrowla self-assigned this Jul 19, 2023
@pmrowla pmrowla force-pushed the pytest-docker-py310 branch from b62fd83 to f463ecd Compare July 19, 2023 08:37
@pmrowla pmrowla merged commit d8438d4 into treeverse:main Jul 19, 2023
@pmrowla pmrowla deleted the pytest-docker-py310 branch July 19, 2023 08:48
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