refactor: Don’t directly import numpy and add gen_types
decorator
#966
Codecov / codecov/project
succeeded
Nov 12, 2024 in 1s
87.24% (+0.09%) compared to 76c7981
View this Pull Request on Codecov
87.24% (+0.09%) compared to 76c7981
Details
Codecov Report
Attention: Patch coverage is 92.85714%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 87.24%. Comparing base (
76c7981
) to head (10f27b5
).
Files with missing lines | Patch % | Lines |
---|---|---|
param/_utils.py | 87.50% | 2 Missing |
param/parameterized.py | 96.29% | 1 Missing |
param/parameters.py | 92.30% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #966 +/- ##
==========================================
+ Coverage 87.14% 87.24% +0.09%
==========================================
Files 9 9
Lines 4926 4948 +22
==========================================
+ Hits 4293 4317 +24
+ Misses 633 631 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading