SilverLabUCL / PySilverLabNWB

Python tools for working with Silver Lab data in the NWB2 format
MIT License
1 stars 0 forks source link

enhance interfacing with metadata #55

Open alessandrofelder opened 4 years ago

alessandrofelder commented 4 years ago

a PR to address the items in #52 not covered in #54.

codecov-commenter commented 4 years ago

Codecov Report

Merging #55 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #55   +/-   ##
=======================================
  Coverage   53.69%   53.69%           
=======================================
  Files          12       12           
  Lines        1583     1583           
  Branches      253      253           
=======================================
  Hits          850      850           
  Misses        697      697           
  Partials       36       36           
Impacted Files Coverage Δ
src/silverlabnwb/nwb_file.py 91.99% <100.00%> (ø)
tests/test_metadata_import.py 94.73% <100.00%> (ø)

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 cfd91b0...cdc2b40. Read the comment docs.