-
Notifications
You must be signed in to change notification settings - Fork 365
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
Draft: run integration #265
Draft: run integration #265
Conversation
Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here. PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here. PR Code Suggestions ✨Explore these optional code suggestions:
|
PR Type
Enhancement, Tests
Description
Enhanced coverage processing to merge data for duplicate filenames.
Added support for Kotlin in JaCoCo coverage processing.
Improved test cases for coverage processing, including edge cases.
Updated GitHub Actions workflow to trigger on pull requests.
Changes walkthrough 📝
processor.py
Enhance coverage processing and add Kotlin support
cover_agent/coverage/processor.py
test_processor.py
Add and enhance tests for coverage processing
tests/coverage/test_processor.py
nightly_regression.yml
Update GitHub Actions workflow triggers
.github/workflows/nightly_regression.yml