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

Removes old tests from workflow scripts #3295

Merged
merged 1 commit into from
May 24, 2024

Conversation

grarco
Copy link
Contributor

@grarco grarco commented May 22, 2024

Describe your changes

Removes from the GitHub scripts some tests that are no longer part of the codebase.

Indicate on which release or other PRs this topic is based on

v0.36.1

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@Fraccaman Fraccaman self-requested a review May 22, 2024 13:59
Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.79%. Comparing base (c7d79f4) to head (9900a9c).
Report is 29 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3295      +/-   ##
==========================================
- Coverage   53.79%   53.79%   -0.01%     
==========================================
  Files         314      314              
  Lines      105784   105784              
==========================================
- Hits        56903    56902       -1     
- Misses      48881    48882       +1     

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

@grarco grarco marked this pull request as ready for review May 22, 2024 14:24
@grarco grarco changed the title Removes old tests from workflows scripts Removes old tests from workflow scripts May 22, 2024
@tzemanovic tzemanovic added the CI label May 24, 2024
tzemanovic added a commit that referenced this pull request May 24, 2024
* origin/grarco/force-fee-payment:
  Fmt
  Changelog #3075
  Fixes typo
  Misc adjustments to v36
  Adds integration test for enforced fees
  Removes useless operations on wrapper transactions
  Removes useless check on tx type for reprot management
  Fixes unit tests
  Pass tx by reference in `apply_wrapper_tx`
  Removes unused wasm caches for wrapper execution
  Refactors the arguments of `dispatch_tx` for every tx type
  Cache wrapper transaction to avoid second deserialization
  Reorganizes arguments for tx execution
  Refactors tx execution of `finalize_block` into separate functions
  Fixes fee payment
@tzemanovic tzemanovic merged commit 5a5838a into main May 24, 2024
18 of 19 checks passed
@tzemanovic tzemanovic deleted the grarco/prune-tests-from-workflow branch May 24, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants