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

Update sybil dependency #284

Merged
merged 1 commit into from Aug 21, 2020
Merged

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

Signed-off-by: Karen Feng <karen.feng@databricks.com>
@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
Signed-off-by: Karen Feng <karen.feng@databricks.com>
Signed-off-by: kianfar77 <kiavash.kianfar@databricks.com>
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

2 participants