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

feat(app): Add Neurosift viewer for EDF and NWB files #3187

Merged
merged 2 commits into from
Nov 4, 2024

fix(app): Add filetype parameter for nwb/edf files to neurosift viewer

149a8ea
Select commit
Loading
Failed to load commit list.
Merged

feat(app): Add Neurosift viewer for EDF and NWB files #3187

fix(app): Add filetype parameter for nwb/edf files to neurosift viewer
149a8ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

44.44% (+1.34%) compared to 1c1e0d3

View this Pull Request on Codecov

44.44% (+1.34%) compared to 1c1e0d3

Details

Codecov Report

Attention: Patch coverage is 93.54839% with 2 lines in your changes missing coverage. Please review.

Project coverage is 44.44%. Comparing base (1c1e0d3) to head (149a8ea).

Files with missing lines Patch % Lines
...app/src/scripts/dataset/files/file-viewer-type.jsx 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3187      +/-   ##
==========================================
+ Coverage   43.10%   44.44%   +1.34%     
==========================================
  Files         547      592      +45     
  Lines       36178    37861    +1683     
  Branches     1128     1131       +3     
==========================================
+ Hits        15595    16829    +1234     
- Misses      20383    20832     +449     
  Partials      200      200              

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