node-wot icon indicating copy to clipboard operation
node-wot copied to clipboard

Improved opcua example

Open erossignon opened this issue 1 month ago • 2 comments

erossignon avatar Oct 27 '25 13:10 erossignon

Improve client example , by making it more comprehensive with a CLI dashboard

image

erossignon avatar Oct 27 '25 13:10 erossignon

Codecov Report

:x: Patch coverage is 63.76812% with 50 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 77.34%. Comparing base (3325e12) to head (646f6c5). :warning: Report is 36 commits behind head on master.

Files with missing lines Patch % Lines
...ackages/binding-opcua/src/opcua-protocol-client.ts 29.57% 50 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1452      +/-   ##
==========================================
- Coverage   77.58%   77.34%   -0.24%     
==========================================
  Files          79       84       +5     
  Lines       15331    15981     +650     
  Branches     1445     1513      +68     
==========================================
+ Hits        11894    12361     +467     
- Misses       3414     3595     +181     
- Partials       23       25       +2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Oct 27 '25 13:10 codecov[bot]