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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix release test pipeline #962

Merged
merged 14 commits into from
Mar 6, 2024
Merged

Fix release test pipeline #962

merged 14 commits into from
Mar 6, 2024

Conversation

joshreini1
Copy link
Contributor

@joshreini1 joshreini1 commented Mar 6, 2024

Ellipsis 馃殌 This PR description was created by Ellipsis for commit 491bb10.

Summary:

This PR updates the index.md file, adds a new all_tools.py file with quickstart guides, removes several Python scripts, and adds a new quickstart notebook to index.md.

Key points:

  • Updated index.md to include new quickstart notebooks.
  • Added all_tools.py under trulens_eval/generated_files/ with quickstart guides for TruLens library.
  • Removed several Python scripts from trulens_eval/examples/quickstart/py_script_quickstarts/.
  • Added new quickstart notebook trulens_eval/prototype_evals.ipynb to index.md.

Generated with 鉂わ笍 by ellipsis.dev

Copy link

Check out this pull request on聽 ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@joshreini1 joshreini1 changed the title Fix test pipeline Fix release test pipeline Mar 6, 2024
@joshreini1 joshreini1 marked this pull request as ready for review March 6, 2024 20:55
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. documentation Improvements or additions to documentation labels Mar 6, 2024
@joshreini1 joshreini1 requested a review from piotrm0 March 6, 2024 20:55
Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

馃憤 Looks good to me!

  • Reviewed the entire pull request up to f816c40
  • Looked at 10 lines of code in 1 files
  • Took 39 seconds to review
More info
  • Skipped 4 files when reviewing.
  • Skipped posting 1 additional comments because they didn't meet confidence threshold of 50%.
1. docs/trulens_eval/getting_started/quickstarts/index.md:15:
  • Assessed confidence : 50%
  • Comment:
    Please ensure that the trulens_eval/prototype_evals.ipynb notebook exists and is relevant to this section.
  • Reasoning:
    The PR author has added a new notebook to the list of quickstart notebooks. I need to check if this notebook actually exists in the codebase and if it's relevant to the section.

Workflow ID: wflow_nZFvTULESFIruDQw


Not what you expected? You can customize the content of the reviews using rules. Learn more here.

@dosubot dosubot bot added lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Mar 6, 2024
Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

馃憤 Looks good to me!

  • Performed an incremental review on e9f3212
  • Looked at 2084 lines of code in 5 files
  • Took 3 minutes and 31 seconds to review
More info
  • Skipped 0 files when reviewing.
  • Skipped posting 0 additional comments because they didn't meet confidence threshold of 50%.

Workflow ID: wflow_MxzQwOa7w3eA9fk5


Not what you expected? You can customize the content of the reviews using rules. Learn more here.

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels Mar 6, 2024
@dosubot dosubot bot removed the size:M This PR changes 30-99 lines, ignoring generated files. label Mar 6, 2024
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Mar 6, 2024
Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

馃憤 Looks good to me!

  • Performed an incremental review on 75f2f87
  • Looked at 1407 lines of code in 1 files
  • Took 2 minutes and 33 seconds to review
More info
  • Skipped 0 files when reviewing.
  • Skipped posting 1 additional comments because they didn't meet confidence threshold of 50%.
1. trulens_eval/generated_files/all_tools.py:1:
  • Assessed confidence : 100%
  • Grade: 0%
  • Comment:
    Consider splitting this script into multiple scripts for better maintainability and readability. Also, avoid hard-coding API keys in the code. Use a secure method to store and access API keys.
  • Reasoning:
    The script is very long and contains multiple sections. It would be better to split it into multiple scripts for better maintainability and readability. Also, the script contains hard-coded API keys which is a security issue. API keys should be stored securely and not exposed in the code.

Workflow ID: wflow_MfZ44SFqxvt0j2yI


Not what you expected? You can customize the content of the reviews using rules. Learn more here.

@joshreini1 joshreini1 merged commit 491bb10 into main Mar 6, 2024
8 checks passed
Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

No problems found on commit 491bb10.


Not what you expected? You can customize the content of the reviews using rules. Learn more here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants