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

add judgment on global.crypto #23

Closed peng closed 5 months ago

peng commented 5 months ago

PR Details

Fix #22

Description

Related Issue

fix #22

Motivation and Context

How Has This Been Tested

Types of changes

Checklist

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 98.65%. Comparing base (1bcf407) to head (c532a07).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #23 +/- ## ========================================== + Coverage 98.47% 98.65% +0.18% ========================================== Files 1 1 Lines 3011 2604 -407 ========================================== - Hits 2965 2569 -396 + Misses 35 24 -11 Partials 11 11 ``` | [Flag](https://app.codecov.io/gh/xuri/excelize-wasm/pull/23/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/23/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xuri) | `98.65% <ø> (+0.18%)` | :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.