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

feat: use e2e for longer lived local development #4578

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

daniel-savu
Copy link
Contributor

run with E2E_KATHY_MESSAGES=20 E2E_CI_MODE=true E2E_CI_TIMEOUT_SEC=600000000000 RUST_BACKTRACE=full cargo run --bin run-locally

E2E_CI_TIMEOUT_SEC needs to be set to a very high value to make sure the environment isn't terminated

Copy link

changeset-bot bot commented Sep 26, 2024

⚠️ No Changeset found

Latest commit: 9366cc8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@daniel-savu daniel-savu marked this pull request as draft September 26, 2024 17:54
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.89%. Comparing base (9f5a17b) to head (9366cc8).

❗ There is a different number of reports uploaded between BASE (9f5a17b) and HEAD (9366cc8). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (9f5a17b) HEAD (9366cc8)
2 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4578      +/-   ##
==========================================
- Coverage   82.33%   73.89%   -8.45%     
==========================================
  Files         100      100              
  Lines        1421     1421              
  Branches      180      180              
==========================================
- Hits         1170     1050     -120     
- Misses        251      350      +99     
- Partials        0       21      +21     
Components Coverage Δ
core 84.61% <ø> (-12.31%) ⬇️
hooks 75.71% <ø> (-10.96%) ⬇️
isms 79.20% <ø> (-14.61%) ⬇️
token 88.23% <ø> (-5.23%) ⬇️
middlewares 77.39% <ø> (-9.14%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

1 participant