node-opcua / node-opcua

Unlocking the Full Potential of OPC UA with Typescript and NodeJS - http://node-opcua.github.io/
MIT License
1.48k stars 481 forks source link

feat: add description and displayName #1330

Closed Renaud-R-Koerber closed 8 months ago

Renaud-R-Koerber commented 9 months ago

add description and displayName to base object when crawling. Those values are already present in the CacheNode object

CLAassistant commented 9 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

erossignon commented 9 months ago

Thank you for your contribution. We require that you sign the CLA (Contributor Licence agreement) before we can accept your PR.

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 7181059376

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Files with Coverage Reduction New Missed Lines %
packages/node-opcua-client/source/client_session_keepalive_manager.ts 3 82.67%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 7103733609: -0.008%
Covered Lines: 35059
Relevant Lines: 37873

💛 - Coveralls
erossignon commented 8 months ago

closed in favor of #1338