philipce / nifty

Numerical computing in Swift – for Linux and macOS
Apache License 2.0
105 stars 18 forks source link

Added zeros vector generation and tests #6

Closed nbertagnolli closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #6 into master will increase coverage by 0.04%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   87.51%   87.56%   +0.04%     
==========================================
  Files         196      196              
  Lines        3790     3803      +13     
==========================================
+ Hits         3317     3330      +13     
  Misses        473      473
Impacted Files Coverage Δ
Sources/zeros.swift 100% <100%> (ø) :white_check_mark:
Tests/NiftyTests/zeros_test.swift 100% <100%> (ø) :white_check_mark:

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 66d0be0...ab07e61. Read the comment docs.