Skip to content

Remove obsolete version requirement for pytest #317

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

Merged
merged 1 commit into from
Dec 6, 2019

Conversation

c24t
Copy link
Member

@c24t c24t commented Dec 4, 2019

Quick update to #293 now that pytest-dev/pytest#6194 is fixed.

Note that there wouldn't be any harm in leaving the required version as is: users should pick up the latest version (5.3.1 as of this writing) which include the fix in either case.

@codecov-io
Copy link

Codecov Report

Merging #317 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #317   +/-   ##
=======================================
  Coverage   86.05%   86.05%           
=======================================
  Files          33       33           
  Lines        1628     1628           
  Branches      182      182           
=======================================
  Hits         1401     1401           
  Misses        181      181           
  Partials       46       46

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 15991af...a393129. Read the comment docs.

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Oberon00
Copy link
Member

Oberon00 commented Dec 5, 2019

As you already said:

Note that there wouldn't be any harm in leaving the required version as is

so I would prefer if we reworded the PR title, e.g. to "Remove obsolete version requirement for pytest", since we are already using latest.

@c24t c24t changed the title Use latest pytest now that 5.2.3 bug is fixed Remove obsolete version requirement for pytest Dec 6, 2019
@c24t c24t merged commit 3d441b1 into open-telemetry:master Dec 6, 2019
@c24t c24t deleted the pytest-works-again branch December 6, 2019 18:49
srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this pull request Nov 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.

5 participants