Codium-ai / cover-agent

QodoAI Cover-Agent: An AI-Powered Tool for Automated Test Generation and Code Coverage Enhancement! 💻🤖🧪🐞
https://qodo.ai/
GNU Affero General Public License v3.0
4.37k stars 327 forks source link

Add 'cover-agent-full-repo' script to pyproject.toml and update READM… #214

Closed mrT23 closed 1 week ago

mrT23 commented 1 week ago

User description

…E usage instructions


PR Type

enhancement, documentation


Description


Changes walkthrough 📝

Relevant files
Documentation
README.md
Update README with new script usage instructions                 

README.md
  • Updated the command to run the cover-agent-full-repo script.
  • Changed usage instructions to reflect the new script name.
  • +1/-1     
    Enhancement
    pyproject.toml
    Add new script entry to pyproject.toml                                     

    pyproject.toml
  • Added a new script entry cover-agent-full-repo.
  • Updated the scripts section to include the new script.
  • +1/-0     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    codiumai-pr-agent-pro[bot] commented 1 week ago

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ Recommended focus areas for review

    Missing Documentation
    The new script entry `cover-agent-full-repo` points to a module `main_full_repo` that is not documented in the PR. The functionality and purpose of this new script should be explained.
    codiumai-pr-agent-pro[bot] commented 1 week ago

    PR Code Suggestions ✨

    No code suggestions found for the PR.