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

Add Regex Checking on Tags #7

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eliatcodecov
Copy link
Contributor

This change adds a method of checking tags on a regex to ensure that arbitrary tags do not kick off a release to PYPI

This change adds a method of checking tags on a regex to ensure that arbitrary tags do not kick off a release to PYPI
@codecov
Copy link

codecov bot commented Jan 13, 2022

Codecov Report

Merging #7 (14c8419) into master (87a7b32) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #7   +/-   ##
=======================================
  Coverage   69.23%   69.23%           
=======================================
  Files           2        2           
  Lines         117      117           
=======================================
  Hits           81       81           
  Misses         36       36           
Flag Coverage Δ
Python-v3.6 69.23% <ø> (ø)
Python-v3.7 69.23% <ø> (ø)
Python-v3.8 69.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 87a7b32...14c8419. Read the comment docs.

@thomasrockhu-codecov
Copy link
Contributor

@eliatcodecov is this going anywhere?

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