Closed kantorcodes closed 2 weeks ago
St.:grey_question: |
Category | Percentage | Covered / Total |
---|---|---|---|
π΄ | Statements | 38.6% | 220/570 |
π΄ | Branches | 28.3% | 30/106 |
π΄ | Functions | 25.56% | 34/133 |
π΄ | Lines | 39.69% | 206/519 |
25 tests passing in 2 suites.
Report generated by π§ͺjest coverage report action from 557130090089f18d04155b02b6a7d021525d37a4
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
main@b3600fd
). Learn more about missing BASE report.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description: This PR adds a new pipeline to create canary releases on NPM every time a PR is made to the
main
branch. Canary builds help us iterate quickly by allowing early adopters and team members to test changes before they hit production.Note, this will NOT work on forks.
Notes for reviewer: This PR can be tested by creating a branch like this one and issuing a PR to
main
, for example this PR triggered the pipeline here: https://github.com/hashgraph/hedera-wallet-connect/actions/runs/11690325054Checklist