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

Disabling Prompting Tips #1069

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Disabling Prompting Tips #1069

merged 1 commit into from
Oct 11, 2024

Conversation

ivanleomk
Copy link
Collaborator

@ivanleomk ivanleomk commented Oct 11, 2024

Disabling prompting tips tests for now


Important

Add skip marker to test_format_concepts() in test_prompt_tips.py to temporarily disable the test.

  • Tests:
    • Add @pytest.mark.skip to test_format_concepts() in test_prompt_tips.py to disable the test temporarily.

This description was created by Ellipsis for 7b38c25. It will automatically update as commits are pushed.

Copy link
Contributor

@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 everything up to 7b38c25 in 8 seconds

More details
  • Looked at 12 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. tests/llm/test_openai/docs/test_prompt_tips.py:9
  • Draft comment:
    Remove commented-out code for clarity and maintenance. If needed, consider adding a comment explaining why it's commented out.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The PR is straightforward, disabling a test with a skip marker. However, the commented-out lines in the test function should be addressed for clarity and maintenance.
2. tests/llm/test_openai/docs/test_prompt_tips.py:8
  • Draft comment:
    Assertions should include an error message for clarity. Ensure all assertions in the test have descriptive error messages.
  • Reason this comment was not posted:
    Confidence changes required: 80%
    The assertion in the test function lacks an error message, which is important for debugging and understanding test failures.

Workflow ID: wflow_XtyvF14aOpCSTpy5


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@ivanleomk ivanleomk merged commit 6ce3ff3 into main Oct 11, 2024
13 of 14 checks passed
@ivanleomk ivanleomk deleted the disable-prompting-tips branch October 11, 2024 06:45
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.

1 participant