wasm2map icon indicating copy to clipboard operation
wasm2map copied to clipboard

A complete rewrite which addresses DWARF relocations, DWO support, full holistic test against known good golden outputs

Open mtolmacs opened this issue 1 year ago • 1 comments

mtolmacs avatar Dec 11 '23 13:12 mtolmacs

Codecov Report

Attention: Patch coverage is 67.89838% with 139 lines in your changes are missing coverage. Please review.

Project coverage is 61.8%. Comparing base (c7d8074) to head (83bcfe6).

Additional details and impacted files
Files Coverage Δ
wasm2map/src/dwarf/section.rs 100.0% <100.0%> (ø)
wasm2map/src/error.rs 0.0% <0.0%> (-100.0%) :arrow_down:
wasm2map/src/test.rs 59.0% <89.0%> (-37.1%) :arrow_down:
wasm2map/src/loader/mmap.rs 45.8% <45.8%> (ø)
wasm2map/src/dwarf/relocate.rs 66.6% <66.6%> (ø)
wasm2map/src/lib.rs 70.0% <69.3%> (-28.5%) :arrow_down:
wasm2map/src/dwarf/reader.rs 57.7% <57.7%> (ø)

codecov[bot] avatar Mar 06 '24 13:03 codecov[bot]