xuri / excelize-wasm

A WebAssembly build of the Go Excelize library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
https://xuri.me/excelize
BSD 3-Clause "New" or "Revised" License
190 stars 33 forks source link

Upgrade the Excelize to the master branch code #19

Closed tianaiyouqing closed 9 months ago

tianaiyouqing commented 9 months ago

Upgrade the Excelize to the master branch code and remove unused data types

PR Details

Upgrade the Excelize to the master branch code and remove unused data types

Description

Upgrade the Excelize to the master branch code and remove unused data types

Related Issue

N/A

Motivation and Context

Upgrade the Excelize to the master branch code and remove unused data types

How Has This Been Tested

Existing unit test are passed

Types of changes

Checklist

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1a6a444) 98.44% compared to head (f8e0601) 98.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #19 +/- ## ======================================= Coverage 98.44% 98.44% ======================================= Files 1 1 Lines 2951 2958 +7 ======================================= + Hits 2905 2912 +7 Misses 35 35 Partials 11 11 ``` | [Flag](https://app.codecov.io/gh/xuri/excelize-wasm/pull/19/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xuri) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/xuri/excelize-wasm/pull/19/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xuri) | `98.44% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xuri#carryforward-flags-in-the-pull-request-comment) to find out more.

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