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

feat[test]: add xfail_strict, clean up setup.cfg #3889

Merged

Conversation

charles-cooper
Copy link
Member

@charles-cooper charles-cooper commented Mar 23, 2024

What I did

How I did it

How to verify it

Commit message

this commit adds `xfail_strict` to pytest options, and cleans up some
code relating to test and lint setup:
- move pytest coverage-enabling options to CI *only*
- suppress annoying mypy notes
- add `--dist worksteal` to setup.cfg
- pin pytest-xdist due to a regression (pytest-dev/pytest-xdist#1034)

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@charles-cooper charles-cooper marked this pull request as ready for review March 23, 2024 15:23
@charles-cooper charles-cooper changed the title chore[build]: add xfail_strict, clean up setup.cfg feat[test]: add xfail_strict, clean up setup.cfg Mar 23, 2024
@charles-cooper charles-cooper changed the title feat[test]: add xfail_strict, clean up setup.cfg feat[test]: add xfail_strict, clean up setup.cfg Mar 23, 2024
Copy link

socket-security bot commented Mar 23, 2024

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/pytest-xdist@3.3.1 environment, eval 0 128 kB The_Compiler, anatoly, flub, ...4 more

View full report↗︎

@codecov-commenter
Copy link

codecov-commenter commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.40%. Comparing base (ea7f081) to head (41894b4).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3889       +/-   ##
===========================================
- Coverage   86.36%   46.40%   -39.96%     
===========================================
  Files          92       92               
  Lines       14025    14025               
  Branches     3082     3082               
===========================================
- Hits        12112     6508     -5604     
- Misses       1485     6914     +5429     
- Partials      428      603      +175     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

setup.py Show resolved Hide resolved
@charles-cooper charles-cooper enabled auto-merge (squash) March 26, 2024 14:53
@charles-cooper charles-cooper merged commit 1a40e93 into vyperlang:master Mar 26, 2024
147 checks passed
electriclilies pushed a commit to electriclilies/vyper that referenced this pull request Apr 27, 2024
this commit adds `xfail_strict` to pytest options, and cleans up some
code relating to test and lint setup:
- move pytest coverage-enabling options to CI *only*
- suppress annoying mypy notes
- add `--dist worksteal` to setup.cfg
- pin pytest-xdist due to a regression (pytest-dev/pytest-xdist#1034)
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

4 participants