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

Fix handling of nested resource files #308

Merged
merged 5 commits into from
May 2, 2022

Conversation

blink1073
Copy link
Contributor

No description provided.

@blink1073 blink1073 added the bug Something isn't working label May 1, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 2, 2022

Codecov Report

Merging #308 (78c104a) into main (345b7df) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #308      +/-   ##
==========================================
- Coverage   83.94%   83.87%   -0.07%     
==========================================
  Files          19       19              
  Lines        2553     2555       +2     
  Branches      336      336              
==========================================
  Hits         2143     2143              
- Misses        294      302       +8     
+ Partials      116      110       -6     
Impacted Files Coverage Δ
jupyter_releaser/python.py 72.72% <100.00%> (ø)
jupyter_releaser/tests/test_cli.py 99.05% <100.00%> (+<0.01%) ⬆️
jupyter_releaser/tee.py 77.77% <0.00%> (-2.78%) ⬇️
jupyter_releaser/util.py 69.59% <0.00%> (ø)
jupyter_releaser/actions/common.py 0.00% <0.00%> (ø)
jupyter_releaser/actions/draft_release.py 0.00% <0.00%> (ø)
jupyter_releaser/actions/draft_changelog.py 0.00% <0.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 345b7df...78c104a. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants