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

fix(ci): fix jest coverage since github workflow #6735

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

vikrantgupta25
Copy link
Collaborator

@vikrantgupta25 vikrantgupta25 commented Dec 31, 2024

Summary

  • update the base branch for jest coverage to be main rather than develop

Related Issues / PR's

Screenshots

NA

Affected Areas and Manually Tested Areas

Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@github-actions github-actions bot added the bug Something isn't working label Dec 31, 2024
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 bfa8a58 in 9 seconds

More details
  • Looked at 13 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. frontend/package.json:24
  • Draft comment:
    Ensure that the branch name 'main' is correct and consistent with your repository's branch naming conventions. If 'main' is the default branch, this change is appropriate.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The change from 'develop' to 'main' in the 'test:changedsince' script is consistent with the PR title and description. It seems to be a necessary update for the CI workflow.
2. frontend/package.json:24
  • Draft comment:
    No issues found with the changes in this line.
  • Reason this comment was not posted:
    Confidence changes required: 0%
    The PR changes a script in package.json, which doesn't violate any of the specified rules.

Workflow ID: wflow_4Y28b5MtVLwJc6nf


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

Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

1 similar comment
Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@vikrantgupta25 vikrantgupta25 merged commit 05c9dd6 into main Dec 31, 2024
18 of 21 checks passed
@vikrantgupta25 vikrantgupta25 deleted the fix-jest-coverage-github-action branch December 31, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants