ironcalc / IronCalc

Main engine of the IronCalc ecosystem
Apache License 2.0
60 stars 2 forks source link

FIX: Export views and showGridLines properly #72

Closed nhatcher closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 94.73684% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 91.49%. Comparing base (b37397a) to head (a722026).

Files Patch % Lines
xlsx/src/export/mod.rs 83.33% 1 Missing :warning:
xlsx/src/export/worksheets.rs 96.42% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #72 +/- ## ========================================== - Coverage 91.49% 91.49% -0.01% ========================================== Files 169 169 Lines 29945 29979 +34 ========================================== + Hits 27399 27430 +31 - Misses 2546 2549 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.