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 `GetFormControls` has been added #15

Closed cnmlgbgithub closed 1 year ago

cnmlgbgithub commented 1 year ago

PR Details

Related Issue

None

How Has This Been Tested

Add unit unit tests and existing test case passed

Types of changes

Checklist

codecov-commenter commented 1 year ago

Codecov Report

Merging #15 (ef9f862) into main (e9f9a02) will increase coverage by 0.04%. Report is 2 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   98.32%   98.36%   +0.04%     
==========================================
  Files           1        1              
  Lines        2740     2811      +71     
==========================================
+ Hits         2694     2765      +71     
  Misses         35       35              
  Partials       11       11              
Flag Coverage Δ
unittests 98.36% <100.00%> (+0.04%) :arrow_up:

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

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

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