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

Refactor neuropixel in a separate file and generate the NP library. #316

Merged
merged 20 commits into from
Jan 27, 2025

Update src/probeinterface/neuropixels_tools.py

b5efca3
Select commit
Loading
Failed to load commit list.
Merged

Refactor neuropixel in a separate file and generate the NP library. #316

Update src/probeinterface/neuropixels_tools.py
b5efca3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 0s

89.58% (+0.11%) compared to 48d759b

View this Pull Request on Codecov

89.58% (+0.11%) compared to 48d759b

Details

Codecov Report

Attention: Patch coverage is 87.83455% with 50 lines in your changes missing coverage. Please review.

Project coverage is 89.58%. Comparing base (48d759b) to head (b5efca3).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/probeinterface/neuropixels_tools.py 87.80% 50 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #316      +/-   ##
==========================================
+ Coverage   89.46%   89.58%   +0.11%     
==========================================
  Files          11       12       +1     
  Lines        1899     1939      +40     
==========================================
+ Hits         1699     1737      +38     
- Misses        200      202       +2     

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