Draft
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #328 +/- ##
=======================================
Coverage 74.11% 74.11%
=======================================
Files 43 43
Lines 10271 10271
Branches 10271 10271
=======================================
Hits 7612 7612
Misses 1303 1303
Partials 1356 1356
🚀 New features to boost your workflow:
|
b2c954b to
4aae9b0
Compare
added 3 commits
March 20, 2026 20:14
Adds a simple library to record execution traces via the hook mechanism to measure statement and branch coverage. Signed-off-by: Wanja Zaeske <wanja.zaeske@dlr.de>
Signed-off-by: Wanja Zaeske <wanja.zaeske@dlr.de>
This is a useful tool to conduct some quick testing. Signed-off-by: Wanja Zaeske <wanja.zaeske@dlr.de>
4aae9b0 to
24488fd
Compare
24488fd to
315bf66
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Overview
Adds a simple library to record execution traces via the hook mechanism to measure statement and branch coverage.
TODO or Help Wanted
wasm-tools addr2lineis really hacky.Checks
nix fmtnix flake check '.?submodules=1'cargo fmtcargo testcargo checkcargo buildcargo doc