Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #1148 : Add passthrough on non-DCI H5DataIO to support its use in pynwb TimeSeries. #1149

Merged
merged 6 commits into from
Aug 28, 2024

Incorporated @stephprince suggestions on #1149.

dc5cf24
Select commit
Loading
Failed to load commit list.
Merged

Fix #1148 : Add passthrough on non-DCI H5DataIO to support its use in pynwb TimeSeries. #1149

Incorporated @stephprince suggestions on #1149.
dc5cf24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2024 in 1s

88.92% (+0.01%) compared to abb6fe5

View this Pull Request on Codecov

88.92% (+0.01%) compared to abb6fe5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.92%. Comparing base (abb6fe5) to head (dc5cf24).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1149      +/-   ##
==========================================
+ Coverage   88.91%   88.92%   +0.01%     
==========================================
  Files          45       45              
  Lines        9857     9866       +9     
  Branches     2802     2806       +4     
==========================================
+ Hits         8764     8773       +9     
  Misses        776      776              
  Partials      317      317              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.