dfint / dfrus

A patcher for a text hard-coded into an executable of the Dwarf Fortress game
MIT License
1 stars 1 forks source link

Add an option to sort extracted strings by cross-references (as they appear in the machine code) #13

Closed insolor closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #13 (4325e56) into master (0152e1e) will increase coverage by 0.04%. The diff coverage is 38.70%.

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   61.30%   61.34%   +0.04%     
==========================================
  Files          36       36              
  Lines        2574     2582       +8     
  Branches      489      492       +3     
==========================================
+ Hits         1578     1584       +6     
- Misses        937      939       +2     
  Partials       59       59              
Flag Coverage Δ
unittests 61.34% <38.70%> (+0.04%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dfrus/extract_strings.py 52.13% <38.70%> (+1.67%) :arrow_up:

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 0152e1e...4325e56. Read the comment docs.