gap-packages / io

GAP package IO to do input and output
https://gap-packages.github.io/io/
Other
14 stars 14 forks source link

Make stat/lstat/fstat (hopefully) compatible with largefile support #82

Closed fingolfin closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #82 into master will increase coverage by 0.91%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   52.46%   53.38%   +0.91%     
==========================================
  Files          13       13              
  Lines        4790     4790              
==========================================
+ Hits         2513     2557      +44     
+ Misses       2277     2233      -44
Impacted Files Coverage Δ
src/io.c 49.29% <100%> (+3.65%) :arrow_up: