Modernize DECREF (part 9). #3234
+156
−143
Merged
Codecov / codecov/project
succeeded
Nov 25, 2024 in 1s
67.08% (+0.00%) compared to eded2de
View this Pull Request on Codecov
67.08% (+0.00%) compared to eded2de
Details
Codecov Report
Attention: Patch coverage is 87.00000%
with 13 lines
in your changes missing coverage. Please review.
Project coverage is 67.08%. Comparing base (
eded2de
) to head (b060441
).
Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/nrnpython/nrnpy_utils.cpp | 83.07% | 11 Missing |
src/nrnpython/rxd.cpp | 71.42% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #3234 +/- ##
=======================================
Coverage 67.07% 67.08%
=======================================
Files 569 570 +1
Lines 111079 111067 -12
=======================================
+ Hits 74511 74512 +1
+ Misses 36568 36555 -13
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading