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

Testing Any for state encoding using evidence (DNM) #6066

Closed
wants to merge 2 commits into from

Conversation

aaronc
Copy link
Member

@aaronc aaronc commented Apr 23, 2020

ref: #6030


For contributor use:

  • 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.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@aaronc aaronc changed the title Testing Any for state encoding using evidence Testing Any for state encoding using evidence (DNM) Apr 23, 2020
@codecov
Copy link

codecov bot commented Apr 23, 2020

Codecov Report

Merging #6066 into master will decrease coverage by 0.03%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #6066      +/-   ##
==========================================
- Coverage   54.64%   54.60%   -0.04%     
==========================================
  Files         426      427       +1     
  Lines       25890    25908      +18     
==========================================
  Hits        14148    14148              
- Misses      10763    10781      +18     
  Partials      979      979              

@aaronc aaronc closed this Apr 24, 2020
@tac0turtle tac0turtle deleted the aaronc/evidence-any-proto-test branch March 4, 2021 15:55
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.

1 participant