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

Added script with common functions needed by all feedstocks #160

Merged
merged 2 commits into from
Feb 6, 2023

Conversation

npanpaliya
Copy link

Checklist before submitting

Description

Added a script that can hold common functions needed by all or some of the feedstocks during their build.

Review process to land

  1. All tests and other checks must succeed.
  2. At least one maintainer must review and approve.
  3. If any maintainer requests changes, they must be addressed.

Copy link
Contributor

@alexlang74 alexlang74 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hope this helps...

@codecov-commenter
Copy link

Codecov Report

Base: 96.10% // Head: 96.14% // Increases project coverage by +0.05% 🎉

Coverage data is based on head (3b9ea2f) compared to base (aaaf427).
Patch coverage: 100.00% of modified lines in pull request are covered.

📣 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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
+ Coverage   96.10%   96.14%   +0.05%     
==========================================
  Files          25       25              
  Lines        2126     2126              
==========================================
+ Hits         2043     2044       +1     
+ Misses         83       82       -1     
Flag Coverage Δ
unittests 96.14% <100.00%> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
open_ce/__init__.py 100.00% <100.00%> (ø)
open_ce/utils.py 93.99% <0.00%> (-0.43%) ⬇️
open_ce/get_licenses.py 97.38% <0.00%> (+0.66%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@npanpaliya npanpaliya merged commit 2cad3ff into open-ce:main Feb 6, 2023
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.

4 participants