Skip to content

refactor!(tests) skip_if_{vcs}_missing -> skip_if_missing_{vcs} #473

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 2 commits into from
Oct 12, 2024

Conversation

tony
Copy link
Member

@tony tony commented Oct 12, 2024

Changes

pytest plugin: skip_if_{vcs}_missing -> skip_if_missing_{vcs}

  • skip_if_git_missing -> skip_if_missing_git
  • skip_if_hg_missing -> skip_if_missing_hg
  • skip_if_svn_missing -> skip_if_missing_svn

Copy link

codecov bot commented Oct 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.98%. Comparing base (4cdd66e) to head (6787377).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #473   +/-   ##
=======================================
  Coverage   62.98%   62.98%           
=======================================
  Files          40       40           
  Lines        3480     3480           
  Branches      759      759           
=======================================
  Hits         2192     2192           
  Misses        768      768           
  Partials      520      520           

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

@tony tony merged commit c237ada into master Oct 12, 2024
7 checks passed
@tony tony deleted the vcs-check-decorator branch October 12, 2024 13:33
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.

1 participant