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

Fixes #3

Closed insolor closed 2 years ago

insolor commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #3 (e028f0d) into develop (8af5196) will increase coverage by 0.71%. The diff coverage is 72.22%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop       #3      +/-   ##
===========================================
+ Coverage    47.90%   48.62%   +0.71%     
===========================================
  Files           22       22              
  Lines         2674     2684      +10     
  Branches       561      561              
===========================================
+ Hits          1281     1305      +24     
+ Misses        1326     1309      -17     
- Partials        67       70       +3     
Flag Coverage Δ
unittests 48.62% <72.22%> (+0.71%) :arrow_up:

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

Impacted Files Coverage Δ
dfrus/dfrus.py 0.00% <0.00%> (ø)
dfrus/patchdf.py 27.15% <50.00%> (+1.44%) :arrow_up:
tests/test_patchdf.py 95.86% <100.00%> (+0.41%) :arrow_up:
dfrus/machine_code_utils.py 67.74% <0.00%> (+3.22%) :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 8af5196...e028f0d. Read the comment docs.