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

Problem: trace tx unit test should pass #529

Conversation

yihuang
Copy link
Collaborator

@yihuang yihuang commented Sep 24, 2024

Closes: #XXX

Description


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)

@yihuang yihuang requested a review from mmsqe September 24, 2024 06:29
@yihuang yihuang enabled auto-merge (squash) September 24, 2024 06:29
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.01%. Comparing base (e55b15c) to head (539404f).
Report is 1 commits behind head on release/v0.22.x-cronos.

Additional details and impacted files

Impacted file tree graph

@@                    Coverage Diff                     @@
##           release/v0.22.x-cronos     #529      +/-   ##
==========================================================
- Coverage                   64.05%   64.01%   -0.05%     
==========================================================
  Files                         130      130              
  Lines                        9788     9788              
==========================================================
- Hits                         6270     6266       -4     
- Misses                       3004     3006       +2     
- Partials                      514      516       +2     

see 2 files with indirect coverage changes

@yihuang yihuang merged commit 5ed832f into crypto-org-chain:release/v0.22.x-cronos Sep 24, 2024
29 of 30 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.

2 participants