Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix Pytest4.x compatibility error#420

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@stanislavlevin
Copy link
Contributor

According to pytest docs:

marks in pytest.mark.parametrizeRemoved in version 4.0.Applying marks to values of a pytest.mark.parametrize call is now deprecated....This was considered hard to read and understand, and also its implementationpresented problems to the code preventing further internal improvements in themarks architecture.To update the code, use pytest.param

According to pytest docs:```marks in pytest.mark.parametrizeRemoved in version 4.0.Applying marks to values of a pytest.mark.parametrize call is now deprecated....This was considered hard to read and understand, and also its implementationpresented problems to the code preventing further internal improvements in themarks architecture.To update the code, use pytest.param```Signed-off-by: Stanislav Levin <slev@altlinux.org>
@codecov-io
Copy link

codecov-io commentedMay 30, 2019
edited
Loading

Codecov Report

Merging#420 intomaster willnot change coverage.
The diff coverage isn/a.

Impacted file tree graph

@@           Coverage Diff           @@##           master     #420   +/-   ##=======================================  Coverage   90.79%   90.79%           =======================================  Files          50       50             Lines        6952     6952             Branches     1328     1328           =======================================  Hits         6312     6312             Misses        481      481             Partials      159      159
Impacted FilesCoverage Δ
html5lib/tests/test_stream.py98.87% <ø> (ø)⬆️

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update4b22754...7be0c84. Read thecomment docs.

@marv
Copy link

What's the status of this? Would be great to have a release that's compatible withpytest >= 4

@hugovk

This comment has been minimized.

@gsnedders
Copy link
Member

@hugovk do you have any views on this v#429?

@gsnedders
Copy link
Member

Oh, wait,#429 is a superset of this.

hugovk reacted with thumbs up emoji

@gsneddersgsnedders merged commit9c44367 intohtml5lib:masterFeb 26, 2020
@gsneddersgsnedders mentioned this pull requestFeb 26, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@gsneddersgsneddersgsnedders approved these changes

+1 more reviewer

@hugovkhugovkhugovk approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@stanislavlevin@codecov-io@marv@hugovk@gsnedders

[8]ページ先頭

©2009-2025 Movatter.jp