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

chore: Run two full e2e test cases in PR runs #1194

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

v3g42
Copy link
Contributor

@v3g42 v3g42 commented Mar 9, 2023

With this, we have two e2e examples running as a test part of PRs.

  • GRPC Ingestor direct to SInk
  • Object Source through SQL

@v3g42 v3g42 changed the title chore: Run one full end to end test cases in PR runs chore: Run two full e2e test cases in PR runs Mar 9, 2023
@v3g42 v3g42 force-pushed the chore/include-another-basic-test branch from f9ba038 to 1c0be6b Compare March 9, 2023 13:27
@v3g42
Copy link
Contributor Author

v3g42 commented Mar 9, 2023

Currently this test can fail if dozer takes too long to start. I have included 1000 seconds before query happens.
Otherwise we can increase the timeout.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 4374923741

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 33 unchanged lines in 6 files lost coverage.
  • Overall coverage increased (+0.1%) to 71.625%

Files with Coverage Reduction New Missed Lines %
dozer-api/src/grpc/shared_impl/filter/mod.rs 1 91.89%
dozer-api/src/grpc/shared_impl/mod.rs 1 67.92%
dozer-api/src/grpc/typed/service.rs 2 71.38%
dozer-cache/src/cache/lmdb/utils.rs 2 98.04%
dozer-api/src/grpc/typed/tests/service.rs 4 96.99%
dozer-api/src/grpc/typed/helper.rs 23 55.07%
Totals Coverage Status
Change from base Build 4374793544: 0.1%
Covered Lines: 27454
Relevant Lines: 38330

💛 - Coveralls

@chubei chubei merged commit bdd5377 into getdozer:main Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants