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 option --pypi-url option #274

Merged
merged 1 commit into from Jan 15, 2022
Merged

Conversation

marcelotrevisani
Copy link
Member

Add cli option to change the url that grayskull will remover the pypi metadata

Add cli option to change the url that grayskull will remover the pypi metadata
@marcelotrevisani marcelotrevisani changed the title Add pytest-mock as a dependency for testing Add option --pypi-url option Jan 15, 2022
@marcelotrevisani
Copy link
Member Author

Partially solves #204

@codecov-commenter
Copy link

Codecov Report

Merging #274 (02f0da5) into main (9c3242e) will decrease coverage by 3.62%.
The diff coverage is 88.43%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #274      +/-   ##
==========================================
- Coverage   91.30%   87.68%   -3.63%     
==========================================
  Files          17       16       -1     
  Lines        1576     1364     -212     
==========================================
- Hits         1439     1196     -243     
- Misses        137      168      +31     
Flag Coverage Δ
unittests 87.68% <88.43%> (-3.63%) ⬇️

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

Impacted Files Coverage Δ
grayskull/cli/stdout.py 80.30% <ø> (ø)
setup.py 0.00% <0.00%> (ø)
grayskull/base/github.py 30.18% <30.18%> (ø)
grayskull/utils.py 85.81% <80.55%> (-14.19%) ⬇️
grayskull/strategy/abstract_strategy.py 83.33% <83.33%> (ø)
grayskull/base/pkg_info.py 85.71% <87.50%> (+0.52%) ⬆️
grayskull/strategy/py_base.py 94.07% <94.07%> (ø)
grayskull/strategy/pypi.py 95.51% <95.51%> (ø)
grayskull/config.py 97.61% <97.61%> (ø)
grayskull/__main__.py 98.43% <100.00%> (+0.28%) ⬆️
... and 4 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 04d046a...02f0da5. Read the comment docs.

@marcelotrevisani marcelotrevisani merged commit 7acbee7 into main Jan 15, 2022
@marcelotrevisani marcelotrevisani deleted the fb-204-add-mirror-url-pypi branch January 15, 2022 22:04
@marcelotrevisani marcelotrevisani restored the fb-204-add-mirror-url-pypi branch January 15, 2022 23:35
@marcelotrevisani marcelotrevisani deleted the fb-204-add-mirror-url-pypi branch January 16, 2022 02:01
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.

None yet

2 participants