Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Fixes the missing entrypoint in the "disassemble" example. #357

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Jul 15, 2022

Fixes: #356

@codecov-commenter
Copy link

Codecov Report

Merging #357 (e13cf7f) into main (2e6d571) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #357      +/-   ##
==========================================
- Coverage   90.22%   90.21%   -0.01%     
==========================================
  Files          21       21              
  Lines        8313     8312       -1     
==========================================
- Hits         7500     7499       -1     
  Misses        813      813              
Impacted Files Coverage Δ
src/asm_parser.rs 99.23% <0.00%> (-0.01%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2e6d571...e13cf7f. Read the comment docs.

@Lichtso Lichtso merged commit e8243ec into main Jul 15, 2022
@Lichtso Lichtso deleted the fix/example-disassemble branch July 15, 2022 13:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disassemble example panics
2 participants