Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ampd): stellar tx receipt query and event check #647

Merged
merged 1 commit into from
Oct 4, 2024

fix(ampd): stellar tx receipt query and event check

d88206c
Select commit
Loading
Failed to load commit list.
Merged

fix(ampd): stellar tx receipt query and event check #647

fix(ampd): stellar tx receipt query and event check
d88206c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 0s

93.50% (-0.01%) compared to c8c27d4

View this Pull Request on Codecov

93.50% (-0.01%) compared to c8c27d4

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.50%. Comparing base (c8c27d4) to head (d88206c).

Files with missing lines Patch % Lines
ampd/src/stellar/verifier.rs 90.90% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #647      +/-   ##
==========================================
- Coverage   93.50%   93.50%   -0.01%     
==========================================
  Files         243      243              
  Lines       34400    34412      +12     
==========================================
+ Hits        32165    32176      +11     
- Misses       2235     2236       +1     

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