Skip to content

test: add integration test with concurrent request load #402

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

Merged
merged 3 commits into from
Nov 5, 2024

Conversation

fredmaggiowski
Copy link
Member

@fredmaggiowski fredmaggiowski commented Nov 5, 2024

Small PR introducing an additional integration test with a concurrent load of 100_000 requests

@coveralls
Copy link

coveralls commented Nov 5, 2024

Pull Request Test Coverage Report for Build 11691819134

Details

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

Totals Coverage Status
Change from base Build 11662149244: 0.1%
Covered Lines: 2368
Relevant Lines: 2781

💛 - Coveralls

Copy link
Member

@davidebianchi davidebianchi left a comment

Choose a reason for hiding this comment

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

Great! We needed a test to put the service under pressure!

@fredmaggiowski
Copy link
Member Author

Great! We needed a test to put the service under pressure!

I wonder if using the same test bed for a benchmark could be useful as well

@fredmaggiowski fredmaggiowski merged commit ad9bfa2 into main Nov 5, 2024
10 checks passed
@fredmaggiowski fredmaggiowski deleted the test/integration-test-with-request-load branch November 5, 2024 20:36
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.

4 participants