Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

remove unused parameters from CalculateHashIntermediate #17949

Conversation

jeffwashington
Copy link
Contributor

@jeffwashington jeffwashington commented Jun 14, 2021

Problem

CalculateHashIntermediate has been refactored to not use slot or write version. The old constructor was left in place so tests didn't noisly change yet.

Summary of Changes

Get rid of unused parameters on the tests.
Fixes #

@jeffwashington jeffwashington marked this pull request as ready for review June 15, 2021 01:29
@codecov
Copy link

codecov bot commented Jun 15, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@7fde9b6). Click here to learn what that means.
The diff coverage is 87.5%.

@@            Coverage Diff            @@
##             master   #17949   +/-   ##
=========================================
  Coverage          ?    82.6%           
=========================================
  Files             ?      431           
  Lines             ?   121301           
  Branches          ?        0           
=========================================
  Hits              ?   100235           
  Misses            ?    21066           
  Partials          ?        0           

Copy link
Contributor

@brooksprumo brooksprumo left a comment

Choose a reason for hiding this comment

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

Looks good to me

@jeffwashington jeffwashington merged commit 4d8ffdc into solana-labs:master Jun 15, 2021
mergify bot pushed a commit that referenced this pull request Jun 15, 2021
mergify bot added a commit that referenced this pull request Jun 15, 2021
)

(cherry picked from commit 4d8ffdc)

Co-authored-by: Jeff Washington (jwash) <[email protected]>
@brooksprumo brooksprumo mentioned this pull request Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants