Wrap Arb pointer functions into julia functions #1921
+103
−94
Merged
Codecov / codecov/project
failed
Oct 25, 2024 in 0s
87.42% (-0.03%) compared to ac21de0
View this Pull Request on Codecov
87.42% (-0.03%) compared to ac21de0
Details
Codecov Report
Attention: Patch coverage is 69.23077%
with 24 lines
in your changes missing coverage. Please review.
Project coverage is 87.42%. Comparing base (
ac21de0
) to head (36ef525
).
Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/arb/Complex.jl | 54.54% | 10 Missing |
src/arb/acb.jl | 54.54% | 10 Missing |
src/arb/ArbTypes.jl | 25.00% | 3 Missing |
src/arb/acb_poly.jl | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1921 +/- ##
==========================================
- Coverage 87.44% 87.42% -0.03%
==========================================
Files 97 97
Lines 35555 35626 +71
==========================================
+ Hits 31092 31146 +54
- Misses 4463 4480 +17
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading