Skip to content

Workarounds in reposting failed calls - #850

Merged
stephen-riggs merged 2 commits into
mainfrom
repost-class-fix
Aug 4, 2026
Merged

Workarounds in reposting failed calls#850
stephen-riggs merged 2 commits into
mainfrom
repost-class-fix

Conversation

@stephen-riggs

Copy link
Copy Markdown
Contributor

For some reason the repost_failed_calls function does not always pick up the type correctly. This addresses that by doing a lookup if the type ends up as a string.

Also for grid squares takes the last one, to partly address the problems when grid slots are duplicated.

@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.61%. Comparing base (6498681) to head (d0dc5da).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #850      +/-   ##
==========================================
+ Coverage   54.55%   54.61%   +0.05%     
==========================================
  Files         104      104              
  Lines       11078    11122      +44     
  Branches     1470     1482      +12     
==========================================
+ Hits         6044     6074      +30     
- Misses       4714     4725      +11     
- Partials      320      323       +3     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stephen-riggs
stephen-riggs requested a review from tieneupin August 3, 2026 13:35

@tieneupin tieneupin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me!

@stephen-riggs
stephen-riggs merged commit 9f34b0a into main Aug 4, 2026
14 checks passed
@stephen-riggs
stephen-riggs deleted the repost-class-fix branch August 4, 2026 09:00
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