astrogo / fitsio

fitsio is a pure-Go package to read and write `FITS` files
BSD 3-Clause "New" or "Revised" License
53 stars 24 forks source link

fitsio: fix image tests for uintXX, migrate to sub-tests #53

Closed sbinet closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #53 into master will increase coverage by 1.19%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   68.75%   69.95%   +1.19%     
==========================================
  Files          14       14              
  Lines        2922     2922              
==========================================
+ Hits         2009     2044      +35     
+ Misses        768      728      -40     
- Partials      145      150       +5     
Impacted Files Coverage Δ
image.go 57.14% <0.00%> (+9.72%) :arrow_up:
binary.go 93.17% <0.00%> (+1.20%) :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 6b49e3a...4b9e2be. Read the comment docs.