Change _acb_set
to take real and imag part as tuple
#1928
Merged
Codecov / codecov/project
failed
Oct 27, 2024 in 0s
87.38% (-0.01%) compared to 13e29a5
View this Pull Request on Codecov
87.38% (-0.01%) compared to 13e29a5
Details
Codecov Report
Attention: Patch coverage is 36.84211%
with 24 lines
in your changes missing coverage. Please review.
Project coverage is 87.38%. Comparing base (
13e29a5
) to head (4dcf522
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/arb/ArbTypes.jl | 20.00% | 8 Missing |
src/arb/Complex.jl | 46.15% | 7 Missing |
src/arb/acb.jl | 46.15% | 7 Missing |
src/arb/ComplexMat.jl | 0.00% | 1 Missing |
src/arb/acb_mat.jl | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1928 +/- ##
==========================================
- Coverage 87.39% 87.38% -0.01%
==========================================
Files 97 97
Lines 35642 35642
==========================================
- Hits 31149 31147 -2
- Misses 4493 4495 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading