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

chore: improve test suite testutil/keeper by adding utility methods for state initialization #1019

Merged
merged 7 commits into from
Dec 12, 2023

Conversation

muku314115
Copy link
Contributor

Closes #808

What does this PR do?

Code cleanup, adding utilities to reduce initialization code

How to test?

Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Include tests
  • Respect code style and lint
  • Update documentation (*.md) (if needed)

@muku314115 muku314115 changed the title Improve test suite testutil/keeper by adding utility methods for state initialization chore: improve test suite testutil/keeper by adding utility methods for state initialization Nov 6, 2023
jeronimoalbi
jeronimoalbi previously approved these changes Nov 6, 2023
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #1019 (0b3c467) into main (a26d7c2) will decrease coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1019      +/-   ##
==========================================
- Coverage   71.38%   71.37%   -0.02%     
==========================================
  Files         218      218              
  Lines        9471     9471              
==========================================
- Hits         6761     6760       -1     
- Misses       2538     2539       +1     
  Partials      172      172              

see 1 file with indirect coverage changes

Pantani
Pantani previously approved these changes Nov 27, 2023
testutil/keeper/project.go Outdated Show resolved Hide resolved
testutil/keeper/profile.go Outdated Show resolved Hide resolved
@Pantani Pantani self-requested a review November 27, 2023 13:10
@Pantani Pantani merged commit df001ee into tendermint:main Dec 12, 2023
15 checks passed
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.

Improve test suite testutil/keeper by adding utility methods for state initialization
3 participants