Skip to content

Conversation

@karenfeng
Copy link
Collaborator

@karenfeng karenfeng commented Aug 20, 2020

What changes are proposed in this pull request?

pytest 6.0.0 treats deprecation warnings as errors by default, and old versions of sybil used an API deprecated in pytest 5.4.0. This PR updates our sybil dependency so we no longer use the deprecated API; these updates were made in 1.4.0.

This should unbreak our build.

How is this patch tested?

  • Unit tests
  • Integration tests
  • Manual tests

Run docs/test after updating pytest.

Before: https://app.circleci.com/pipelines/github/projectglow/glow/1426/workflows/250215cb-503a-47b2-b918-cc7c672b011f/jobs/3121

@karenfeng karenfeng requested a review from kianfar77 August 20, 2020 22:44
@codecov
Copy link

codecov bot commented Aug 21, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #284   +/-   ##
=======================================
  Coverage   93.62%   93.62%           
=======================================
  Files          92       92           
  Lines        4364     4364           
  Branches      386      386           
=======================================
  Hits         4086     4086           
  Misses        278      278           

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 8d30e94...d31fa4a. Read the comment docs.

@karenfeng karenfeng merged commit e344369 into projectglow:master Aug 21, 2020
@karenfeng karenfeng deleted the update-sybil branch August 21, 2020 16:27
kianfar77 pushed a commit to kianfar77/glow that referenced this pull request Sep 4, 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.

2 participants