Skip to content

chore: Improve reporting for Kinesis e2e test#3239

Merged
mattcreaser merged 1 commit into
mainfrom
mattcreaser/kinesis-test-reporting
Mar 23, 2026
Merged

chore: Improve reporting for Kinesis e2e test#3239
mattcreaser merged 1 commit into
mainfrom
mattcreaser/kinesis-test-reporting

Conversation

@mattcreaser
Copy link
Copy Markdown
Member

  • PR title and description conform to Pull Request guidelines.

Issue #, if available:

Description of changes:
Kinesis integration tests swallow exceptions. If an exception occurs we want to throw it so that the test reporter can pick it up.

How did you test these changes?
(Please add a line here how the changes were tested)

Documentation update required?

  • No
  • Yes (Please include a PR link for the documentation update)

General Checklist

  • Added Unit Tests
  • Added Integration Tests
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
  • Ensure commit message has the appropriate scope (e.g fix(storage): message, feat(auth): message, chore(all): message)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

If an exception occurs we want to throw it so that the test reporter can pick it up
@mattcreaser mattcreaser requested a review from a team as a code owner March 20, 2026 15:37
@mattcreaser mattcreaser enabled auto-merge (squash) March 20, 2026 15:41
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 20, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.20%. Comparing base (a798441) to head (5b3aea1).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3239      +/-   ##
==========================================
- Coverage   55.24%   55.20%   -0.05%     
==========================================
  Files        1076     1076              
  Lines       31903    31912       +9     
  Branches     4753     4754       +1     
==========================================
- Hits        17626    17618       -8     
- Misses      12450    12465      +15     
- Partials     1827     1829       +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mattcreaser mattcreaser merged commit 74170c5 into main Mar 23, 2026
19 of 20 checks passed
@mattcreaser mattcreaser deleted the mattcreaser/kinesis-test-reporting branch March 23, 2026 16:38
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.

2 participants