Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

fix(e2e): pin polaris & rollkit versions to testapp #1320

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

technicallyty
Copy link
Contributor

pins polaris and rollkit versions to go.mod to ensure the tesapp can run in isolation outside of go.work

Copy link

coderabbitai bot commented Nov 20, 2023

Important

Auto Review Skipped

Auto reviews are disabled on base/target branches other than the default branch. Please add the base/target branch pattern to the list of additional branches to be reviewed in the settings.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository.

To trigger a single review, invoke the @coderabbitai review command.


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

❗ No coverage uploaded for pull request base (rollkit-main@ccd796a). Click here to learn what that means.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##             rollkit-main    #1320   +/-   ##
===============================================
  Coverage                ?   48.54%           
===============================================
  Files                   ?       84           
  Lines                   ?     4857           
  Branches                ?        0           
===============================================
  Hits                    ?     2358           
  Misses                  ?     2325           
  Partials                ?      174           

@jcstein jcstein self-requested a review November 20, 2023 23:29
Copy link
Collaborator

@jcstein jcstein left a comment

Choose a reason for hiding this comment

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

:shipit:

@jcstein jcstein merged commit ac7cc80 into rollkit-main Nov 20, 2023
10 of 13 checks passed
@jcstein jcstein deleted the tyler/fix-rollkit-main-deps branch November 20, 2023 23:30
jcstein added a commit that referenced this pull request Nov 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants