Skip to content

Commit

Permalink
ci(coverage): add total typescript code coverage statistics
Browse files Browse the repository at this point in the history
Primary Changes
----------------
1. Updated the ci.yaml and ci.sh to introduce total typescript code coverage
   statistics using jest and istanbul-merge
2. Added Codecov to cspell.json

Fixes hyperledger#2661

Signed-off-by: aldousalvarez <aldousss.alvarez@gmail.com>
  • Loading branch information
aldousalvarez authored and petermetz committed Jul 13, 2024
1 parent 5d7ec29 commit c7fce88
Show file tree
Hide file tree
Showing 4 changed files with 459 additions and 1 deletion.
1 change: 1 addition & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"cids",
"clsx",
"cmds",
"Codecov",
"commenceack",
"configtx",
"connectrpc",
Expand Down
Loading

0 comments on commit c7fce88

Please sign in to comment.