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

This closes #14, new function `GetStyle` has been added #16

Closed lidp20 closed 1 year ago

lidp20 commented 1 year ago

PR Details

Description

New function GetStyle has been added.

Related Issue

14

Motivation and Context

Support read style definition by given style index.

How Has This Been Tested

Add new test for this changes, and all unit test cases passed.

Types of changes

Checklist

codecov-commenter commented 1 year ago

Codecov Report

Merging #16 (209ba33) into main (e9f9a02) will increase coverage by 0.05%. Report is 3 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   98.32%   98.37%   +0.05%     
==========================================
  Files           1        1              
  Lines        2740     2831      +91     
==========================================
+ Hits         2694     2785      +91     
  Misses         35       35              
  Partials       11       11              
Flag Coverage Δ
unittests 98.37% <100.00%> (+0.05%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
cmd/main.go 98.37% <100.00%> (+0.05%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more