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

texa holdem pass #3247

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

texa holdem pass #3247

wants to merge 1 commit into from

Conversation

BananaLF
Copy link
Contributor

@BananaLF BananaLF commented Sep 3, 2023

  • Targeted PR against correct branch (see CONTRIBUTING.md)

  • Linked to github-issue with discussion and accepted design OR link to spec that describes this work.

  • Wrote tests

  • Updated relevant documentation (docs/)

  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md

  • Reviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge PR #XYZ: [title]" (coding standards)

@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2023

Codecov Report

Merging #3247 (58f2726) into dev (39c86b1) will increase coverage by 0.07%.
Report is 7 commits behind head on dev.
The diff coverage is 37.31%.

❗ Current head 58f2726 differs from pull request most recent head 9e3f783. Consider uploading reports for the commit 9e3f783 to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@            Coverage Diff             @@
##              dev    #3247      +/-   ##
==========================================
+ Coverage   36.46%   36.53%   +0.07%     
==========================================
  Files         444      446       +2     
  Lines       46606    46857     +251     
==========================================
+ Hits        16993    17121     +128     
- Misses      28347    28464     +117     
- Partials     1266     1272       +6     
Files Changed Coverage Δ
x/params/querier.go 0.00% <0.00%> (ø)
x/params/types/params.go 0.00% <0.00%> (ø)
x/params/types/params_block.go 0.00% <0.00%> (ø)
x/wasm/module.go 15.87% <0.00%> (-0.26%) ⬇️
x/wasm/types/errors.go 13.33% <ø> (ø)
x/wasm/types/store_adapter.go 0.00% <0.00%> (ø)
x/wasm/types/types.go 38.46% <0.00%> (-1.34%) ⬇️
x/wasm/types/validation.go 63.15% <0.00%> (-36.85%) ⬇️
x/wasm/keeper/api.go 19.35% <4.16%> (-52.08%) ⬇️
app/config/config.go 26.71% <26.47%> (-0.02%) ⬇️
... and 6 more

... and 2 files with indirect coverage changes

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.

None yet

2 participants