Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Add SetupTTDesignExplorer method to initialize Design Explorer if not exist #449

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

hrntsm
Copy link
Collaborator

@hrntsm hrntsm commented Apr 11, 2025

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Add SetupTTDesignExplorer method to initialize Design Explorer if not exist

@hrntsm hrntsm requested a review from Copilot April 11, 2025 06:50
Copy link

codeclimate bot commented Apr 11, 2025

Code Climate has analyzed commit e876c24 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

Tunny/WPF/ViewModels/MainWindowViewModel.cs:87

  • Consider adding error handling or logging around the call to DesignExplorer.SetupTTDesignExplorer to handle potential initialization failures.
DesignExplorer.SetupTTDesignExplorer();

@hrntsm hrntsm merged commit 2d8ac0b into develop Apr 11, 2025
5 of 6 checks passed
@hrntsm hrntsm deleted the fix/ttde-extract branch April 11, 2025 06:52
Copy link

codecov bot commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.98%. Comparing base (dd12f7a) to head (e876c24).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #449   +/-   ##
========================================
  Coverage    44.98%   44.98%           
========================================
  Files           70       70           
  Lines         3281     3281           
  Branches       374      374           
========================================
  Hits          1476     1476           
  Misses        1758     1758           
  Partials        47       47           

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant