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

[Sweep GHA Fix] Fix failing GitHub Actions on master branch #48

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

sweep-ai[bot]
Copy link

@sweep-ai sweep-ai bot commented Jan 27, 2024

PR Feedback (click)

  • 馃憤 Sweep Did Well
  • 馃憥 Sweep Needs Improvement
    I created this PR to fix the failing GitHub Actions.## Description
    This PR fixes the failing GitHub Actions on the master branch by addressing the issues identified in the CI workflow and package configuration files. The modifications ensure that the correct test scripts are executed during the CI process and include code coverage reporting. Additionally, two new configuration files are created to configure Jest for unit and integration tests.

Summary of Changes

  • Modified .github/workflows/ci.yml to update the run commands for tests and integration tests.
  • Modified package.json to update the test scripts and include coverage reporting.
  • Created jest.config.unit.js to configure Jest for unit tests.
  • Created jest.config.integration.js to configure Jest for integration tests.

Please review and merge this PR to fix the failing GitHub Actions on the master branch.

@sweep-ai sweep-ai bot requested a review from devlato as a code owner January 27, 2024 11:17
Copy link
Author

sweep-ai bot commented Jan 27, 2024

Rollback Files For Sweep

  • Rollback changes to .github/workflows/ci.yml
  • Rollback changes to .github/workflows/ci.yml
  • Rollback changes to package.json
  • Rollback changes to package.json
  • Rollback changes to jest.config.unit.js
  • Rollback changes to jest.config.unit.js
  • Rollback changes to jest.config.unit.js

@sweep-ai sweep-ai bot added the sweep label Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant