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 check-release.yml #88

Merged
merged 1 commit into from
Jul 23, 2021
Merged

Update check-release.yml #88

merged 1 commit into from
Jul 23, 2021

Conversation

afshin
Copy link
Contributor

@afshin afshin commented Jul 23, 2021

Fix link check regular expression

Fix link check regular expression
@codecov-commenter
Copy link

codecov-commenter commented Jul 23, 2021

Codecov Report

Merging #88 (04c3aa2) into master (84235d3) will decrease coverage by 2.55%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
- Coverage   87.83%   85.27%   -2.56%     
==========================================
  Files          15       16       +1     
  Lines        1759     1915     +156     
  Branches      213      241      +28     
==========================================
+ Hits         1545     1633      +88     
- Misses        134      191      +57     
- Partials       80       91      +11     
Impacted Files Coverage Δ
jupyter_releaser/actions/draft_release.py 0.00% <0.00%> (ø)
jupyter_releaser/lib.py 74.28% <54.54%> (-0.43%) ⬇️
jupyter_releaser/util.py 69.87% <55.55%> (-12.32%) ⬇️
jupyter_releaser/tee.py 82.05% <82.05%> (ø)
jupyter_releaser/tests/test_cli.py 96.54% <82.75%> (-1.11%) ⬇️
jupyter_releaser/__init__.py 100.00% <100.00%> (ø)
jupyter_releaser/cli.py 92.59% <100.00%> (+0.21%) ⬆️
jupyter_releaser/tests/test_functions.py 100.00% <100.00%> (ø)

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 3588ddb...04c3aa2. Read the comment docs.

@blink1073 blink1073 added this to the 0.3 milestone Jul 23, 2021
@blink1073 blink1073 merged commit 6f29a78 into master Jul 23, 2021
@blink1073 blink1073 deleted the link-check branch July 23, 2021 15:13
@blink1073
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants