Skip to content

Conversation

quiet-node
Copy link
Contributor

Description

Related issue(s)

Fixes #3769

Testing Guide

Changes from original design (optional)

N/A

Additional work needed (optional)

N/A

Checklist

  • I've assigned an assignee to this PR and related issue(s) (if applicable)
  • I've assigned a label to this PR and related issue(s) (if applicable)
  • I've assigned a milestone to this PR and related issue(s) (if applicable)
  • I've updated documentation (code comments, README, etc. if applicable)
  • I've done sufficient testing (unit, integration, etc.)

@quiet-node quiet-node added this to the 0.72.0 milestone Sep 26, 2025
@quiet-node quiet-node self-assigned this Sep 26, 2025
@quiet-node quiet-node added the enhancement New feature or request label Sep 26, 2025
Copy link

github-actions bot commented Sep 26, 2025

Test Results

 20 files  ±0  265 suites  ±0   50m 48s ⏱️ + 23m 5s
761 tests ±0  748 ✅  - 7  4 💤  - 1  9 ❌ +8 
777 runs  ±0  764 ✅  - 7  4 💤  - 1  9 ❌ +8 

For more details on these failures, see this check.

Results for commit 3913616. ± Comparison against base commit 256d146.

♻️ This comment has been updated with latest results.

@quiet-node quiet-node force-pushed the 3769-enable-jumbo-transaction-tests-v3 branch 8 times, most recently from 7c2252c to bd073e3 Compare September 30, 2025 17:58
@quiet-node quiet-node force-pushed the 3769-enable-jumbo-transaction-tests-v3 branch from bd073e3 to 8e5c998 Compare September 30, 2025 19:03
@quiet-node quiet-node force-pushed the 3769-enable-jumbo-transaction-tests-v3 branch from 8e5c998 to 3913616 Compare September 30, 2025 19:24
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@            Coverage Diff             @@
##             main    #4419      +/-   ##
==========================================
- Coverage   96.13%   96.05%   -0.09%     
==========================================
  Files         121      121              
  Lines       19941    19941              
  Branches     1750     1738      -12     
==========================================
- Hits        19170    19154      -16     
- Misses        749      768      +19     
+ Partials       22       19       -3     
Flag Coverage Δ
config-service 98.80% <ø> (ø)
relay 91.23% <ø> (ø)
server 88.82% <ø> (ø)
ws-server 98.27% <ø> (+1.30%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 11 files with indirect coverage changes

🚀 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.

@simzzz simzzz modified the milestones: 0.72.0, 0.73.0 Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable Jumbo Transaction tests
2 participants