Skip to content

[ISSUE #9320] Ignore extra put when checkImmunityTime exceeds the maximum check time range#9321

Closed
WJ66880 wants to merge 3 commits intoapache:developfrom
WJ66880:develop
Closed

[ISSUE #9320] Ignore extra put when checkImmunityTime exceeds the maximum check time range#9321
WJ66880 wants to merge 3 commits intoapache:developfrom
WJ66880:develop

Conversation

@WJ66880
Copy link
Copy Markdown
Contributor

@WJ66880 WJ66880 commented Apr 10, 2025

…imum check time range #9320

Which Issue(s) This PR Fixes

Fixes #9320

Brief Description

How Did You Test This Change?

send transactional messages with checkImmunityTime 1800.

@WJ66880 WJ66880 marked this pull request as draft April 10, 2025 07:54
@WJ66880 WJ66880 marked this pull request as ready for review April 10, 2025 08:00
@WJ66880 WJ66880 closed this Apr 15, 2025
@WJ66880 WJ66880 reopened this Apr 15, 2025
@lizhimins lizhimins changed the title [ISSUE #9320]ignore extra put when checkImmunityTime exceeds the maximum check time range [ISSUE #9320] Ignore extra put when checkImmunityTime exceeds the maximum check time range Apr 29, 2025
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 29, 2025

Codecov Report

❌ Patch coverage is 22.22222% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.02%. Comparing base (53a3f69) to head (aed17db).
⚠️ Report is 87 commits behind head on develop.

Files with missing lines Patch % Lines
...saction/queue/TransactionalMessageServiceImpl.java 0.00% 7 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9321      +/-   ##
=============================================
- Coverage      48.15%   48.02%   -0.13%     
+ Complexity     12027    11994      -33     
=============================================
  Files           1308     1308              
  Lines          92253    92261       +8     
  Branches       11808    11809       +1     
=============================================
- Hits           44425    44309     -116     
- Misses         42343    42447     +104     
- Partials        5485     5505      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@WJ66880 WJ66880 closed this by deleting the head repository Jun 13, 2025
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.

[Enhancement] Ignore extra put when checkImmunityTime exceeds the maximum check time range

3 participants