sethaxen / MRCFile.jl

Read and write files and manipulate data in the MRC2014 format
Other
17 stars 4 forks source link

Change to row-major order and modify docs #21

Open shuuul opened 1 year ago

shuuul commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #21 (c4a46c2) into main (8fae385) will increase coverage by 0.11%. The diff coverage is 86.36%.

@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   87.85%   87.97%   +0.11%     
==========================================
  Files           6        6              
  Lines         313      316       +3     
==========================================
+ Hits          275      278       +3     
  Misses         38       38              
Impacted Files Coverage Δ
src/data.jl 76.47% <76.92%> (+1.08%) :arrow_up:
src/header.jl 86.50% <100.00%> (ø)
src/io.jl 93.75% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more