G-Node / nix

Neuroscience information exchange format
https://readthedocs.org/projects/nixio/
Other
66 stars 36 forks source link

[Block/DataFrame] check for unique column names, ... #816

Closed jgrewe closed 4 years ago

jgrewe commented 4 years ago

added respective test

codecov[bot] commented 4 years ago

Codecov Report

Merging #816 into master will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #816      +/-   ##
==========================================
+ Coverage   94.98%   94.99%   +0.01%     
==========================================
  Files         181      181              
  Lines       12698    12706       +8     
==========================================
+ Hits        12061    12070       +9     
+ Misses        637      636       -1     
Impacted Files Coverage Δ
include/nix/Block.hpp 99.33% <100.00%> (+0.02%) :arrow_up:
test/BaseTestDataFrame.cpp 99.21% <100.00%> (+0.01%) :arrow_up:
include/nix/Exception.hpp 90.69% <0.00%> (+2.32%) :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 b94240e...367f6cd. Read the comment docs.

gicmo commented 4 years ago

Submission to codecov worked (logs but codecov says its waiting for CI.

achilleas-k commented 4 years ago

Force merging.