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 publish #65

Merged
merged 1 commit into from
Mar 7, 2023
Merged

Fix publish #65

merged 1 commit into from
Mar 7, 2023

Conversation

jedie
Copy link
Owner

@jedie jedie commented Mar 7, 2023

No description provided.

@jedie jedie force-pushed the fix-publish branch 2 times, most recently from db8082e to 3e61eeb Compare March 7, 2023 16:06
@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Patch coverage: 20.00% and project coverage change: -0.10 ⚠️

Comparison is base (a380a77) 79.53% compared to head (3e61eeb) 79.44%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
- Coverage   79.53%   79.44%   -0.10%     
==========================================
  Files          33       33              
  Lines        1749     1751       +2     
  Branches      301      302       +1     
==========================================
  Hits         1391     1391              
- Misses        358      360       +2     
Impacted Files Coverage Δ
manageprojects/utilities/publish.py 60.43% <20.00%> (-0.89%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

The "distribution name" is often the same as `module.__name__` but not in every case.
Add it as optional argument to `publish_package()`
@jedie jedie merged commit ee8eec0 into main Mar 7, 2023
@jedie jedie deleted the fix-publish branch March 7, 2023 16:12
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