Skip to content

Solution outline: use RPC data#64

Draft
edriouk wants to merge 2 commits intomainfrom
ImageOnlySolution
Draft

Solution outline: use RPC data#64
edriouk wants to merge 2 commits intomainfrom
ImageOnlySolution

Conversation

@edriouk
Copy link
Collaborator

@edriouk edriouk commented Mar 13, 2026

Fixes

#46
#30
#32

Changes

Screenshots

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).

@github-actions
Copy link

github-actions bot commented Mar 13, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@qltysh
Copy link

qltysh bot commented Mar 13, 2026

Qlty

Coverage Impact

This PR will not change total coverage.

Modified Files with Diff Coverage (8)

RatingFile% DiffUncovered Line #s
Coverage rating: B Coverage rating: B
...views/solution-outline/tree-structure/solution-outline-tree.ts100.0%
Coverage rating: A Coverage rating: A
.../solution-outline/tree-structure/solution-outline-file-item.ts100.0%
Coverage rating: B Coverage rating: B
...ution-outline/tree-structure/solution-outline-project-items.ts100.0%
Coverage rating: A Coverage rating: A
src/views/solution-outline/solution-outline.ts100.0%
Coverage rating: A Coverage rating: A
...ution-outline/tree-structure/solution-outline-hardware-item.ts100.0%
Coverage rating: B Coverage rating: C
src/solutions/solution-manager.ts0.0%125
New file Coverage rating: F
...lution-outline/tree-structure/solution-outline-item-builder.ts57.1%28-31
New file Coverage rating: A
src/solutions/solution-rpc-data.factory.ts100.0%
Total89.5%
🤖 Increase coverage with AI coding...

In the `ImageOnlySolution` branch, add test coverage for this new code:

- `src/solutions/solution-manager.ts` -- Line 125
- `src/views/solution-outline/tree-structure/solution-outline-item-builder.ts` -- Line 28-31

🚦 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