Skip to content

fix(transaction-status): report ATA parse errors correctly#10062

Merged
buffalojoec merged 1 commit intoanza-xyz:masterfrom
SashaMalysehko:fix/ata-parse-error
Jan 16, 2026
Merged

fix(transaction-status): report ATA parse errors correctly#10062
buffalojoec merged 1 commit intoanza-xyz:masterfrom
SashaMalysehko:fix/ata-parse-error

Conversation

@SashaMalysehko
Copy link
Copy Markdown

Fixed the associated token account parser to emit InstructionNotParsable with the correct program enum instead of SplToken, so error reporting matches the actual program and downstream handlers can classify it reliably.

@mergify mergify Bot requested a review from a team January 15, 2026 20:43
@buffalojoec buffalojoec added the CI Pull Request is ready to enter CI label Jan 16, 2026
@anza-team anza-team removed the CI Pull Request is ready to enter CI label Jan 16, 2026
Copy link
Copy Markdown

@buffalojoec buffalojoec left a comment

Choose a reason for hiding this comment

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

Cool, thanks!

@buffalojoec buffalojoec added the automerge automerge Merge this Pull Request automatically once CI passes label Jan 16, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 16, 2026

Codecov Report

❌ Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.6%. Comparing base (b6e5717) to head (c0e67fc).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #10062   +/-   ##
=======================================
  Coverage    82.6%    82.6%           
=======================================
  Files         844      844           
  Lines      316652   316655    +3     
=======================================
+ Hits       261576   261601   +25     
+ Misses      55076    55054   -22     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@buffalojoec buffalojoec added this pull request to the merge queue Jan 16, 2026
Merged via the queue into anza-xyz:master with commit 7354682 Jan 16, 2026
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge automerge Merge this Pull Request automatically once CI passes community need:merge-assist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants