-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
feat: add folder with dependencies license #723
Conversation
Add edit uri to solve the issue Link at main doc page is pointing to non-existent page Sinaptik-AI#670
WalkthroughThe changes primarily involve the addition or update of license files across various software libraries. These changes do not affect the code logic or functionality of the software. They provide legal information, including copyright notices, permissions, and terms and conditions for use, reproduction, and distribution of the software. Changes
Validation with GitHub issue(Beta)Assessment of the PR changes against GitHub Issue
TipsChat with CodeRabbit Bot (
|
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## main #723 +/- ##
=======================================
Coverage 85.25% 85.25%
=======================================
Files 73 73
Lines 3574 3574
=======================================
Hits 3047 3047
Misses 527 527 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review Status
Actionable comments generated: 0
Configuration used: CodeRabbit UI
Files selected for processing (36)
- LICENSES/ASTOR_LICENSE.txt (1 hunks)
- LICENSES/BEAUTIFUL_SOUP_LICENSE.txt (1 hunks)
- LICENSES/BLACK_LICENSE.txt (1 hunks)
- LICENSES/CLICK_LICENSE.txt (1 hunks)
- LICENSES/COVERAGE_LICENSE.txt (1 hunks)
- LICENSES/DUCKDB_LICENSE.txt (1 hunks)
- LICENSES/GGPLOT_LICENSE.txt (1 hunks)
- LICENSES/IPYTHON_LICENSE.txt (1 hunks)
- LICENSES/KALEIDO_LICENSE.txt (1 hunks)
- LICENSES/MARKDOWN_INCLUDE_LICENSE.txt (1 hunks)
- LICENSES/MATPLOTLIB_LICENSE.txt (1 hunks)
- LICENSES/MKDOCSTRINGS_PYTHON_LICENSE.txt (1 hunks)
- LICENSES/MKDOCS_LICENSE.txt (1 hunks)
- LICENSES/NUMPY_LICENSE.txt (1 hunks)
- LICENSES/OPENPYXL_LICENSE.txt (1 hunks)
- LICENSES/PANDAS_LICENSE.txt (1 hunks)
- LICENSES/PLOTLY_LICENSE.txt (1 hunks)
- LICENSES/POLARS_LICENSE.txt (1 hunks)
- LICENSES/PRE_COMMIT_LICENSE.txt (1 hunks)
- LICENSES/PSYCOPG2_LICENSE.txt (1 hunks)
- LICENSES/PYDANTIC_LICENSE.txt (1 hunks)
- LICENSES/PYMYSQL_LICENSE.txt (1 hunks)
- LICENSES/PYTEST_ENV_LICENSE.txt (1 hunks)
- LICENSES/PYTEST_LICENSE.txt (1 hunks)
- LICENSES/PYTEST_MOCK_LICENSE.txt (1 hunks)
- LICENSES/PYTHON_DOTENV_LICENSE.txt (1 hunks)
- LICENSES/RUFF_LICENSE.txt (1 hunks)
- LICENSES/SCIKIT_LEARN_LICENSE.txt (1 hunks)
- LICENSES/SCIPY_LICENSE.txt (1 hunks)
- LICENSES/SEABORN_LICENSE.txt (1 hunks)
- LICENSES/SNOWFLAKE_SQLALCHEMY_LICENSE.txt (1 hunks)
- LICENSES/SOURCERY_LICENSE.txt (1 hunks)
- LICENSES/SQLALCHEMY_LICENSE.txt (1 hunks)
- LICENSES/STATSMODELS_LICENSE.txt (1 hunks)
- LICENSES/STREAMLIT_LICENSE.txt (1 hunks)
- LICENSES/YFINANCE_LICENSE.txt (1 hunks)
Files not summarized due to errors (1)
- LICENSES/RUFF_LICENSE.txt: Error: Message exceeds token limit
Files not reviewed due to errors (1)
- LICENSES/RUFF_LICENSE.txt (Error: diff too large)
Files skipped from review due to trivial changes (35)
- LICENSES/ASTOR_LICENSE.txt
- LICENSES/BEAUTIFUL_SOUP_LICENSE.txt
- LICENSES/BLACK_LICENSE.txt
- LICENSES/CLICK_LICENSE.txt
- LICENSES/COVERAGE_LICENSE.txt
- LICENSES/DUCKDB_LICENSE.txt
- LICENSES/GGPLOT_LICENSE.txt
- LICENSES/IPYTHON_LICENSE.txt
- LICENSES/KALEIDO_LICENSE.txt
- LICENSES/MARKDOWN_INCLUDE_LICENSE.txt
- LICENSES/MATPLOTLIB_LICENSE.txt
- LICENSES/MKDOCSTRINGS_PYTHON_LICENSE.txt
- LICENSES/MKDOCS_LICENSE.txt
- LICENSES/NUMPY_LICENSE.txt
- LICENSES/OPENPYXL_LICENSE.txt
- LICENSES/PANDAS_LICENSE.txt
- LICENSES/PLOTLY_LICENSE.txt
- LICENSES/POLARS_LICENSE.txt
- LICENSES/PRE_COMMIT_LICENSE.txt
- LICENSES/PSYCOPG2_LICENSE.txt
- LICENSES/PYDANTIC_LICENSE.txt
- LICENSES/PYMYSQL_LICENSE.txt
- LICENSES/PYTEST_ENV_LICENSE.txt
- LICENSES/PYTEST_LICENSE.txt
- LICENSES/PYTEST_MOCK_LICENSE.txt
- LICENSES/PYTHON_DOTENV_LICENSE.txt
- LICENSES/SCIKIT_LEARN_LICENSE.txt
- LICENSES/SCIPY_LICENSE.txt
- LICENSES/SEABORN_LICENSE.txt
- LICENSES/SNOWFLAKE_SQLALCHEMY_LICENSE.txt
- LICENSES/SOURCERY_LICENSE.txt
- LICENSES/SQLALCHEMY_LICENSE.txt
- LICENSES/STATSMODELS_LICENSE.txt
- LICENSES/STREAMLIT_LICENSE.txt
- LICENSES/YFINANCE_LICENSE.txt
@camilaccb thanks a lot, just merging it! |
Summary by CodeRabbit
Documentation: