From 790defea723f3d4a451fdbec92e6ac45538438b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 11 Dec 2024 07:53:42 +0000 Subject: [PATCH] v2.0.0 doc: update document. ac39e72aa043a956d0a57f8ca51e47596900c205 --- badges.svg | 8 ++--- index.html | 55 +++++++++++++---------------- lcov-report/index.html | 2 +- lcov-report/src/index.html | 2 +- lcov-report/src/index.ts.html | 2 +- lcov-report/src/loader/index.html | 2 +- lcov-report/src/loader/ini.ts.html | 2 +- lcov-report/src/loader/js.ts.html | 2 +- lcov-report/src/loader/json.ts.html | 2 +- lcov-report/src/loader/toml.ts.html | 2 +- lcov-report/src/loader/yaml.ts.html | 2 +- lcov-report/src/utils.ts.html | 2 +- 12 files changed, 38 insertions(+), 45 deletions(-) diff --git a/badges.svg b/badges.svg index e33bc40..aec28c6 100644 --- a/badges.svg +++ b/badges.svg @@ -1,14 +1,14 @@ coverage: 100% - + - - + + - +

Migration Steps

1. Update Custom Loader Functions

If you have custom loaders, update their return types to support asynchronous operations:

diff --git a/lcov-report/index.html b/lcov-report/index.html index ab967d8..aec92b2 100644 --- a/lcov-report/index.html +++ b/lcov-report/index.html @@ -116,7 +116,7 @@

All files