Skip to content

Pipe: Fixed the initial value bug for opc value + quality#17345

Merged
jt2594838 merged 3 commits intomasterfrom
opc-fix-fix-fix
Mar 25, 2026
Merged

Pipe: Fixed the initial value bug for opc value + quality#17345
jt2594838 merged 3 commits intomasterfrom
opc-fix-fix-fix

Conversation

@Caideyipi
Copy link
Collaborator

Description

As the title said.


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Mar 24, 2026

Codecov Report

❌ Patch coverage is 69.44444% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.75%. Comparing base (6f54691) to head (969fd7d).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...ipe/sink/protocol/opcua/server/OpcUaNameSpace.java 68.57% 11 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17345      +/-   ##
============================================
- Coverage     39.75%   39.75%   -0.01%     
  Complexity      312      312              
============================================
  Files          5126     5126              
  Lines        346242   346245       +3     
  Branches      44085    44084       -1     
============================================
- Hits         137636   137635       -1     
- Misses       208606   208610       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jt2594838 jt2594838 merged commit 9f790e1 into master Mar 25, 2026
29 of 31 checks passed
@jt2594838 jt2594838 deleted the opc-fix-fix-fix branch March 25, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants