Skip to content

Commit

Permalink
successfull HTML generated file for test coverage dashboard using ist…
Browse files Browse the repository at this point in the history
…anbul/nyc
  • Loading branch information
ASAPSegfault committed May 3, 2024
1 parent 38eebf8 commit 06e62e1
Show file tree
Hide file tree
Showing 3 changed files with 673 additions and 2 deletions.
1 change: 1 addition & 0 deletions jest.browser.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ module.exports = {
'^.+\\.jsx?$': 'babel-jest',
},
transformIgnorePatterns: ['node_modules/(?!(big-varint)/)'],
coverageReporters: ['text-summary', 'json'],
}
Loading

1 comment on commit 06e62e1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for experimental massa-web3

St.
Category Percentage Covered / Total
🟢 Statements 83.48% 859/1029
🟡 Branches 76.19% 176/231
🟢 Functions 84.54% 164/194
🟢 Lines 83.64% 859/1027

Test suite run success

119 tests passing in 12 suites.

Report generated by 🧪jest coverage report action from 06e62e1

Please sign in to comment.