Skip to content

fix(dataset) change name of recording dataset file

Codecov / codecov/project succeeded Sep 23, 2023 in 0s

35.85% (+0.90%) compared to 54fc58c

View this Pull Request on Codecov

35.85% (+0.90%) compared to 54fc58c

Details

Codecov Report

Patch coverage: 44.20% and project coverage change: +0.90% 🎉

Comparison is base (54fc58c) 34.94% compared to head (911c825) 35.85%.
Report is 1 commits behind head on main.

❗ Current head 911c825 differs from pull request most recent head d4fffc4. Consider uploading reports for the commit d4fffc4 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
+ Coverage   34.94%   35.85%   +0.90%     
==========================================
  Files          17       19       +2     
  Lines         475      569      +94     
==========================================
+ Hits          166      204      +38     
- Misses        309      365      +56     
Files Changed Coverage Δ
tests/test_datasets.py 100.00% <ø> (ø)
neurocode/datasets/simulated.py 33.84% <33.84%> (ø)
neurocode/datasets/recording.py 50.72% <50.72%> (ø)
neurocode/datasets/__init__.py 100.00% <100.00%> (ø)
neurocode/datasets/utils.py 100.00% <100.00%> (ø)

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