Skip to content

Update based on code comments

2e0e15c
Select commit
Loading
Failed to load commit list.
Merged

Update pyproject toml, Code Quality and Linting Improvements #145

Update based on code comments
2e0e15c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2025 in 0s

89.73% (+0.19%) compared to 5c65594

View this Pull Request on Codecov

89.73% (+0.19%) compared to 5c65594

Details

Codecov Report

❌ Patch coverage is 85.45455% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.73%. Comparing base (5c65594) to head (2e0e15c).

Files with missing lines Patch % Lines
src/trodes_to_nwb/convert_position.py 78.57% 3 Missing ⚠️
src/trodes_to_nwb/spike_gadgets_raw_io.py 71.42% 2 Missing ⚠️
src/trodes_to_nwb/convert.py 50.00% 1 Missing ⚠️
src/trodes_to_nwb/convert_ephys.py 85.71% 1 Missing ⚠️
src/trodes_to_nwb/convert_yaml.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
+ Coverage   89.53%   89.73%   +0.19%     
==========================================
  Files          13       13              
  Lines        1711     1704       -7     
==========================================
- Hits         1532     1529       -3     
+ Misses        179      175       -4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.