Skip to content

Conversation

@TypeLevelConsoli
Copy link
Collaborator

Skip the processing of receipts of a version, when there's no receipt for that version.

This should fix our release issue, as we won't try to access horizon tables when processing v1 receipts anymore.

@coveralls
Copy link

coveralls commented Mar 13, 2025

Pull Request Test Coverage Report for Build 13861278667

Details

  • 82 of 84 (97.62%) changed or added relevant lines in 1 file are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.5%) to 76.266%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/service/src/tap/receipt_store.rs 82 84 97.62%
Files with Coverage Reduction New Missed Lines %
crates/service/src/tap/receipt_store.rs 4 95.5%
Totals Coverage Status
Change from base Build 13858852644: 0.5%
Covered Lines: 8435
Relevant Lines: 11060

💛 - Coveralls

@carlosvdr
Copy link
Contributor

This is amazing, and a great wait to test migrations!

neithanmo
neithanmo previously approved these changes Mar 14, 2025
carlosvdr
carlosvdr previously approved these changes Mar 14, 2025
suchapalaver
suchapalaver previously approved these changes Mar 14, 2025
Copy link
Collaborator

@suchapalaver suchapalaver left a comment

Choose a reason for hiding this comment

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

I love the testing strategy here using the Migrator and I think this means we can consider releasing again now 🚀

@TypeLevelConsoli
Copy link
Collaborator Author

I rebased the branch and cargo reordered a line from Cargo.lock

@TypeLevelConsoli TypeLevelConsoli merged commit 811567e into main Mar 14, 2025
10 checks passed
@TypeLevelConsoli TypeLevelConsoli deleted the fix-access-to-v2 branch March 14, 2025 17:02
@github-actions github-actions bot mentioned this pull request Mar 14, 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.

6 participants