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

be explicit of test expects zero transaction fee #34846

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

tao-stones
Copy link
Contributor

Problem

A test expects zero transaction fee, without explicit about it.

Summary of Changes

  • explicitly sets fee rate to zero for test

Fixes #

Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8f9d915) 81.8% compared to head (c02161d) 81.7%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #34846     +/-   ##
=========================================
- Coverage    81.8%    81.7%   -0.1%     
=========================================
  Files         825      825             
  Lines      223269   223270      +1     
=========================================
- Hits       182635   182609     -26     
- Misses      40634    40661     +27     

@tao-stones tao-stones requested a review from pgarg66 January 18, 2024 23:55
@tao-stones tao-stones merged commit 2c0278b into solana-labs:master Jan 19, 2024
35 checks passed
@tao-stones tao-stones deleted the harden-snapshot-test branch January 19, 2024 03:18
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