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 initial support for poetry #433

Merged
merged 2 commits into from
Jan 28, 2023
Merged

Conversation

marcelotrevisani
Copy link
Member

No description provided.

@marcelotrevisani marcelotrevisani linked an issue Jan 28, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2023

Codecov Report

Merging #433 (2d31689) into main (9c3242e) will increase coverage by 0.69%.
The diff coverage is 92.69%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #433      +/-   ##
==========================================
+ Coverage   91.30%   92.00%   +0.69%     
==========================================
  Files          17       18       +1     
  Lines        1576     2050     +474     
==========================================
+ Hits         1439     1886     +447     
- Misses        137      164      +27     
Flag Coverage Δ
unittests 92.00% <92.69%> (+0.69%) ⬆️

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 93.81% <72.97%> (-3.33%) ⬇️
grayskull/strategy/abstract_strategy.py 83.33% <83.33%> (ø)
grayskull/strategy/cran.py 90.20% <90.20%> (ø)
grayskull/base/factory.py 90.69% <92.30%> (+0.69%) ⬆️
grayskull/__main__.py 93.49% <92.94%> (-4.66%) ⬇️
grayskull/strategy/py_toml.py 95.00% <95.00%> (ø)
grayskull/strategy/py_base.py 95.42% <95.42%> (ø)
grayskull/strategy/pypi.py 97.69% <97.69%> (ø)
... and 10 more

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

@marcelotrevisani marcelotrevisani merged commit 60ef1cb into main Jan 28, 2023
@marcelotrevisani marcelotrevisani deleted the fb-243-add-support-for-poetry branch January 28, 2023 15:09
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.

[FEATURE] Detect poetry
2 participants