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

New function `AddFormControl` has been added #12

Closed taomin597715379 closed 1 year ago

taomin597715379 commented 1 year ago

PR Details

Description

New function AddFormControl has been added

Types of changes

Checklist

codecov-commenter commented 1 year ago

Codecov Report

Merging #12 (605b771) into main (e9f9a02) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   98.32%   98.34%   +0.01%     
==========================================
  Files           1        1              
  Lines        2740     2773      +33     
==========================================
+ Hits         2694     2727      +33     
  Misses         35       35              
  Partials       11       11              
Flag Coverage Δ
unittests 98.34% <100.00%> (+0.01%) :arrow_up:

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

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

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