tamatebako / libdwarfs

C++ library to access DwarFS images
2 stars 1 forks source link

Fixed access function #94

Closed maxirmx closed 1 year ago

maxirmx commented 1 year ago

https://github.com/tamatebako/tebako/issues/62

codecov[bot] commented 1 year ago

Codecov Report

Merging #94 (1968747) into main (4739693) will increase coverage by 0.15%. The diff coverage is 77.77%.

:exclamation: Current head 1968747 differs from pull request most recent head 8772d1e. Consider uploading reports for the commit 8772d1e to get more accurate results

@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
+ Coverage   81.03%   81.19%   +0.15%     
==========================================
  Files          15       15              
  Lines        1028     1042      +14     
==========================================
+ Hits          833      846      +13     
- Misses        195      196       +1     
Files Changed Coverage Δ
src/tebako-fd.cpp 74.83% <0.00%> (ø)
src/tebako-dfs.cpp 77.22% <87.50%> (+0.89%) :arrow_up: