[ENH] - Add functionality for managing sim params and simulating multiple signals together #329
Codecov / codecov/project
failed
Sep 2, 2024 in 0s
98.02% (-0.03%) compared to c603f5a
View this Pull Request on Codecov
98.02% (-0.03%) compared to c603f5a
Details
Codecov Report
Attention: Patch coverage is 97.93689%
with 17 lines
in your changes missing coverage. Please review.
Project coverage is 98.02%. Comparing base (
c603f5a
) to head (97ca7b2
).
Files with missing lines | Patch % | Lines |
---|---|---|
neurodsp/sim/params.py | 93.12% | 9 Missing |
neurodsp/sim/multi.py | 92.68% | 3 Missing |
neurodsp/sim/update.py | 96.84% | 3 Missing |
neurodsp/sim/signals.py | 99.20% | 1 Missing |
neurodsp/utils/core.py | 90.90% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #329 +/- ##
==========================================
- Coverage 98.05% 98.02% -0.03%
==========================================
Files 102 110 +8
Lines 3180 3995 +815
==========================================
+ Hits 3118 3916 +798
- Misses 62 79 +17
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading