Skip to content

[Feature] Visualization #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Mar 14, 2023
Merged

[Feature] Visualization #77

merged 12 commits into from
Mar 14, 2023

Conversation

mialeska
Copy link
Contributor

@mialeska mialeska commented Mar 7, 2023

PR Details

Implement ImageComparator with tests, add draft of VisualStateProvider

Implement VisualStateProvider and tests for it
Add draft for VisualConfiguration and settings for it, add it to DI module
Add localization values for logger
moved ILogElementState to logging package

Implemented DumpsManager and Form abstraction
Finished visualization implementation, add tests

How Has This Been Tested

Covered with tests VisualStateProvider and ImageComparator

Checklist
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

fixes #74: Fixes typo in ElementsCount enum: MORE_THEN_ZERO -> MORE_THAN_ZERO

mialeska added 2 commits March 3, 2023 18:00
Add draft for VisualConfiguration and settings for it, add it to DI module
Add localization values for logger
moved ILogElementState to logging package
@mialeska mialeska self-assigned this Mar 7, 2023
@mialeska mialeska changed the title [WIP] [Feature] Visual Testing [WIP] [Feature] Visualization Mar 7, 2023
@mialeska mialeska changed the title [WIP] [Feature] Visualization [Feature] Visualization Mar 10, 2023
@mialeska mialeska marked this pull request as ready for review March 10, 2023 23:00
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@aqualityAutomation aqualityAutomation merged commit 12e470b into master Mar 14, 2023
@mialeska mialeska deleted the feature/visualization branch March 15, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo in ElementsCount.MORE_THEN_ZERO
2 participants