DLR-FT / wasm-interpreter

A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies
https://dlr-ft.github.io/wasm-interpreter/main/
Apache License 2.0
10 stars 4 forks source link

fix: codecov not counting trace! calls #74

Closed nerodesu017 closed 3 months ago

nerodesu017 commented 3 months ago

Pull Request Overview

This pull request fixes an issue where trace! calls were not being counted by Codecov. (Many thanks to George)

Testing Strategy

This pull request was tested on a fork.

TODO or Help Wanted

N/A

Formatting

Github Issue

N/A

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

see 6 files with indirect coverage changes