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

Look for metadata test with section named 'test', 'tests' or 'testing' #432

Merged
merged 1 commit into from
Jan 28, 2023

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 #432 (a4c66ab) into main (9c3242e) will increase coverage by 0.72%.
The diff coverage is 92.75%.

📣 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     #432      +/-   ##
==========================================
+ Coverage   91.30%   92.03%   +0.72%     
==========================================
  Files          17       18       +1     
  Lines        1576     2021     +445     
==========================================
+ Hits         1439     1860     +421     
- Misses        137      161      +24     
Flag Coverage Δ
unittests 92.03% <92.75%> (+0.72%) ⬆️

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_base.py 95.42% <95.42%> (ø)
grayskull/strategy/pypi.py 97.69% <97.69%> (ø)
grayskull/utils.py 98.20% <97.70%> (-1.80%) ⬇️
... and 10 more

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

@marcelotrevisani marcelotrevisani merged commit 437d524 into main Jan 28, 2023
@marcelotrevisani marcelotrevisani deleted the bf-429-test-dependencies branch January 28, 2023 09:23
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.

Getting test dependencies from extras
2 participants