-
Notifications
You must be signed in to change notification settings - Fork 126
Try to fix coverage for share/lib/python/neuron #3530
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
base: master
Are you sure you want to change the base?
Conversation
✔️ 54faf9c -> Azure artifacts URL |
✔️ 54faf9c -> artifacts URL |
✔️ ffed84f -> artifacts URL |
✔️ ffed84f -> Azure artifacts URL |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3530 +/- ##
==========================================
+ Coverage 68.44% 68.86% +0.41%
==========================================
Files 683 683
Lines 116611 116611
==========================================
+ Hits 79818 80301 +483
+ Misses 36793 36310 -483 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
✔️ 065b762 -> artifacts URL |
✔️ 065b762 -> Azure artifacts URL |
I don't honestly understand the testing process well enough to asssess this. |
Possible fix for #2836.
Also added coverage for the NMODL Python module (mostly
ode.py
).