Skip to content

Conversation

@mvadari
Copy link
Collaborator

@mvadari mvadari commented Nov 21, 2025

High Level Overview of Change

This PR adds a simple infinite loop test. It passes in negligible time.

Note: this PR shouldn't be merged until the Wasmi changes are added to the base branch. This test has been verified locally against that branch, but CI isn't passing yet.

Context of Change

Testing

Type of Change

  • Tests (you added tests for code that already exists, or your new feature included in this PR)

API Impact

N/A

Test Plan

Added a test. It passed efficiently.

@mvadari mvadari changed the base branch from ripple/smart-escrow2 to ripple/wamr-host-functions November 21, 2025 10:43
@mvadari mvadari added the DraftRunCI Normally CI does not run on draft PRs. This opts in. label Nov 21, 2025
@mvadari mvadari marked this pull request as draft November 21, 2025 10:44
@mvadari mvadari marked this pull request as ready for review November 21, 2025 11:04
@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.7%. Comparing base (427b7ea) to head (dda7adc).

Additional details and impacted files

Impacted file tree graph

@@                    Coverage Diff                     @@
##           ripple/wamr-host-functions   #6064   +/-   ##
==========================================================
  Coverage                        78.7%   78.7%           
==========================================================
  Files                             825     825           
  Lines                           70964   70964           
  Branches                         8436    8432    -4     
==========================================================
+ Hits                            55819   55823    +4     
+ Misses                          15145   15141    -4     

see 6 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mvadari mvadari marked this pull request as draft November 21, 2025 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DraftRunCI Normally CI does not run on draft PRs. This opts in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant