fix decchar handling in writecell() for AbstractFloat #1109
Codecov / codecov/project
succeeded
Oct 19, 2024 in 0s
90.47% (+0.19%) compared to 80936af
View this Pull Request on Codecov
90.47% (+0.19%) compared to 80936af
Details
Codecov Report
Attention: Patch coverage is 55.55556%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 90.47%. Comparing base (
80936af
) to head (a05e45f
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/write.jl | 55.55% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1109 +/- ##
==========================================
+ Coverage 90.27% 90.47% +0.19%
==========================================
Files 9 9
Lines 2314 2319 +5
==========================================
+ Hits 2089 2098 +9
+ Misses 225 221 -4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading