ironcalc / IronCalc

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

UPDATE: Parses selected row/column/range and selected sheet #67

Closed nhatcher closed 4 months ago

nhatcher commented 4 months ago

This parses the selected sheet and selected areas from the xlsx and saves it in the object structure.

This features will then be persisted and also will be common to all apps

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 91.38%. Comparing base (a78d559) to head (82be2af).

Files Patch % Lines
xlsx/src/import/worksheets.rs 93.40% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #67 +/- ## ========================================== + Coverage 91.36% 91.38% +0.02% ========================================== Files 167 167 Lines 29454 29531 +77 ========================================== + Hits 26911 26988 +77 Misses 2543 2543 ```

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