open-space-collective / open-space-toolkit-core

Common types, containers and utilities.
https://open-space-collective.github.io/open-space-toolkit-core/
Apache License 2.0
19 stars 6 forks source link

Dev@lucas #45

Closed lucas-bremond closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #45 into master will increase coverage by 0.43%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   72.98%   73.42%   +0.43%     
==========================================
  Files          29       30       +1     
  Lines        1814     1836      +22     
==========================================
+ Hits         1324     1348      +24     
+ Misses        490      488       -2
Impacted Files Coverage Δ
include/Library/Core/Containers/Table.hpp 100% <ø> (ø) :arrow_up:
include/Library/Core/Containers/Array.hpp 100% <ø> (ø) :arrow_up:
include/Library/Core/FileSystem/File.hpp 100% <ø> (ø) :arrow_up:
include/Library/Core/Containers/Iterators/Zip.hpp 100% <100%> (ø)
src/Library/Core/Types/Integer.cpp 85.67% <0%> (+0.5%) :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 315f7b8...57fdd77. Read the comment docs.