Skip to content

Analyzed Read fails with RTX5 lib: Added data logging via "Trace" channel, added list loop detection: (A->B->C->A)#831

Open
thorstendb-ARM wants to merge 4 commits intomainfrom
readFails
Open

Analyzed Read fails with RTX5 lib: Added data logging via "Trace" channel, added list loop detection: (A->B->C->A)#831
thorstendb-ARM wants to merge 4 commits intomainfrom
readFails

Conversation

@thorstendb-ARM
Copy link
Collaborator

@thorstendb-ARM thorstendb-ARM commented Feb 17, 2026

Fixes

  • added list loop detection: (A->B->C->A)
  • Analyzed Read fails with RTX5 lib: Added data logging via "Trace" channel
    • On standard setting "Info", just errors and warnings are logged. Regular user info.
    • On "Debug", the internal processing (stamement engine) is logged. For SCVD developers and ti find processing issues.
    • On "Trace", all data read and write (including data) is logged. Used for data analysis.

Checklist

  • 🤖 This change is covered by unit tests (if applicable).
  • 🤹 Manual testing has been performed (if necessary).
  • 🛡️ Security impacts have been considered (if relevant).
  • 📖 Documentation updates are complete (if required).
  • 🧠 Third-party dependencies and TPIP updated (if required).

@qltysh
Copy link

qltysh bot commented Feb 17, 2026

Qlty

Coverage Impact

This PR will not change total coverage.

Modified Files with Diff Coverage (5)

RatingFile% DiffUncovered Line #s
Coverage rating: A Coverage rating: A
src/views/component-viewer/data-host/memory-host.ts100.0%
Coverage rating: A Coverage rating: A
src/views/component-viewer/scvd-eval-interface.ts100.0%
Coverage rating: A Coverage rating: A
src/views/component-viewer/statement-engine/statement-readList.ts100.0%
Coverage rating: A Coverage rating: A
src/views/component-viewer/scvd-debug-target.ts100.0%
Coverage rating: A Coverage rating: A
src/views/component-viewer/target-read-cache.ts100.0%
Total100.0%
🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

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.

1 participant