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

spring cleaning: removing bugs and code smells #261

Merged
merged 20 commits into from
Apr 2, 2024

removed first run continue_run warnings

19212bb
Select commit
Loading
Failed to load commit list.
Merged

spring cleaning: removing bugs and code smells #261

removed first run continue_run warnings
19212bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2024 in 0s

91.07% (+0.13%) compared to ec2434e

View this Pull Request on Codecov

91.07% (+0.13%) compared to ec2434e

Details

Codecov Report

Attention: Patch coverage is 88.05970% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 91.07%. Comparing base (ec2434e) to head (19212bb).

Files Patch % Lines
neurolib/models/model.py 87.76% 6 Missing ⚠️
neurolib/models/multimodel/model.py 77.78% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #261      +/-   ##
==========================================
+ Coverage   90.93%   91.07%   +0.13%     
==========================================
  Files          65       65              
  Lines        5206     5172      -34     
==========================================
- Hits         4734     4710      -24     
+ Misses        472      462      -10     

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