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 project urls #439

Merged
merged 2 commits into from
Feb 1, 2023
Merged

Fix project urls #439

merged 2 commits into from
Feb 1, 2023

Conversation

marcelotrevisani
Copy link
Member

No description provided.

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

Codecov Report

Merging #439 (32666e2) into main (9c3242e) will increase coverage by 0.73%.
The diff coverage is 92.74%.

❗ Current head 32666e2 differs from pull request most recent head bfc92c2. Consider uploading reports for the commit bfc92c2 to get more accurate results

📣 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     #439      +/-   ##
==========================================
+ Coverage   91.30%   92.03%   +0.73%     
==========================================
  Files          17       18       +1     
  Lines        1576     2060     +484     
==========================================
+ Hits         1439     1896     +457     
- Misses        137      164      +27     
Flag Coverage Δ
unittests 92.03% <92.74%> (+0.73%) ⬆️

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.45% <95.45%> (ø)
grayskull/strategy/py_base.py 95.63% <95.63%> (ø)
grayskull/utils.py 97.64% <97.01%> (-2.36%) ⬇️
... and 10 more

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

@marcelotrevisani marcelotrevisani merged commit ac11dca into main Feb 1, 2023
@marcelotrevisani marcelotrevisani deleted the bf-py-435-project-url branch February 1, 2023 18:50
@jakirkham
Copy link
Member

Thanks Marcelo! 😄

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.

Project URLs naming?
3 participants