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 dropping upper bound constrain for requires python #400

Merged
merged 2 commits into from
Oct 11, 2022

Conversation

marcelotrevisani
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #400 (91b2be7) into main (9c3242e) will increase coverage by 0.75%.
The diff coverage is 92.90%.

@@            Coverage Diff             @@
##             main     #400      +/-   ##
==========================================
+ Coverage   91.30%   92.06%   +0.75%     
==========================================
  Files          17       16       -1     
  Lines        1576     1701     +125     
==========================================
+ Hits         1439     1566     +127     
+ Misses        137      135       -2     
Flag Coverage Δ
unittests 92.06% <92.90%> (+0.75%) ⬆️

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

Impacted Files Coverage Δ
setup.py 0.00% <0.00%> (ø)
grayskull/base/github.py 72.83% <72.83%> (ø)
grayskull/license/discovery.py 94.81% <78.12%> (-2.33%) ⬇️
grayskull/strategy/abstract_strategy.py 83.33% <83.33%> (ø)
grayskull/__main__.py 95.60% <93.18%> (-2.55%) ⬇️
grayskull/base/factory.py 91.17% <93.33%> (+1.17%) ⬆️
grayskull/strategy/py_base.py 95.00% <95.00%> (ø)
grayskull/utils.py 98.12% <97.58%> (-1.88%) ⬇️
grayskull/strategy/pypi.py 97.68% <97.68%> (ø)
grayskull/config.py 98.48% <98.48%> (ø)
... and 7 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@marcelotrevisani marcelotrevisani merged commit b0101c9 into main Oct 11, 2022
@marcelotrevisani marcelotrevisani deleted the bf-391-missing-python-requires-info branch October 11, 2022 16:31
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.

[BUG] grayskull is failing to add python_requires info to the recipe.
2 participants