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

[maintenance] Enhancements to Code Formatting, and Testing Workflowadd workflow #2

Merged
merged 3 commits into from
Jan 12, 2024

Conversation

rayrayraykk
Copy link
Collaborator

@rayrayraykk rayrayraykk commented Jan 12, 2024

This pull request introduces a series of improvements aimed at streamlining our development workflow, enhancing code quality, and providing better documentation. The changes include:

Code Formatting Checks:

Implemented a code formatting check workflow that will run on every PR to ensure adherence to our coding standards.
Configured the linter to automatically identify any formatting issues that need to be addressed.

Expanded our unit testing suite to cover recent code changes:

Added a coverage reporting tool that assesses the percentage of our codebase tested by unit tests and provides a detailed report on any missed areas.

Issue Template:

Updated our issue templates to streamline the submission process and ensure that all necessary details are included for efficient issue resolution.

Automated Release Documentation:

Set up release-drafter generate release notes from our commit messages and pull requests, allowing for transparent and informative release documentation.

@rayrayraykk rayrayraykk changed the title Enhancements to Documentation, Code Formatting, and Testing Workflowadd workflow [maintenance] Enhancements to Documentation, Code Formatting, and Testing Workflowadd workflow Jan 12, 2024
@rayrayraykk rayrayraykk added the enhancement New feature or request label Jan 12, 2024
@rayrayraykk rayrayraykk changed the title [maintenance] Enhancements to Documentation, Code Formatting, and Testing Workflowadd workflow [maintenance] Enhancements to Code Formatting, and Testing Workflowadd workflow Jan 12, 2024
Copy link
Collaborator

@DavdGao DavdGao left a comment

Choose a reason for hiding this comment

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

LGTM

@DavdGao DavdGao merged commit b29449e into modelscope:main Jan 12, 2024
4 checks passed
rayrayraykk pushed a commit that referenced this pull request Feb 26, 2024
qbc2016 pushed a commit to qbc2016/AgentScope that referenced this pull request May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants