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

add a testcase to support release workflow #657

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

Conversation

yuunlimm
Copy link
Contributor

@yuunlimm yuunlimm commented Jan 8, 2025

Description

Add a test case that runs all processors with all available test transactions to allow workflow to check if the incoming change breaks processors or not.

Test Plan

test passed

Copy link
Contributor Author

yuunlimm commented Jan 8, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@yuunlimm yuunlimm force-pushed the 01-07-add_a_testcase_to_support_release_workflow branch from 8a5aa60 to 3718265 Compare January 8, 2025 00:04
@yuunlimm yuunlimm marked this pull request as ready for review January 8, 2025 00:06
@yuunlimm yuunlimm requested a review from larry-aptos January 8, 2025 00:06
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

Attention: Patch coverage is 97.86477% with 6 lines in your changes missing coverage. Please review.

Project coverage is 48.9%. Comparing base (0cad206) to head (3718265).

Files with missing lines Patch % Lines
...integration-tests/src/sanity_tests/sanity_tests.rs 96.1% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #657     +/-   ##
=======================================
+ Coverage   48.0%   48.9%   +0.8%     
=======================================
  Files        232     233      +1     
  Lines      27159   27259    +100     
=======================================
+ Hits       13055   13342    +287     
+ Misses     14104   13917    -187     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@larry-aptos
Copy link
Collaborator

nice!

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