Skip to content
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

fix(console): fixed error reporting for DeviceAssetChannel #3947

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

Coduz
Copy link
Contributor

@Coduz Coduz commented Jan 24, 2024

This PR fixes showing of error messages when reading DeviceAssetChannels.

Previously there was no error shown and only successfully read channel were shown in the form

Related Issue
None

Description of the solution adopted
Added mapping in Console GWT of error property and displayed dedicated field in case of error

Screenshots
None

Any side note on the changes made
None

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
@Coduz Coduz added Bug This is a bug or an unexpected behaviour. Fix it! Console GWT This issue/PR is related to Admin Web Console labels Jan 24, 2024
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (63f3eca) 20.73% compared to head (419d8d6) 20.73%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #3947   +/-   ##
==========================================
  Coverage      20.73%   20.73%           
  Complexity         6        6           
==========================================
  Files           1951     1951           
  Lines          41767    41767           
  Branches        3959     3959           
==========================================
  Hits            8661     8661           
  Misses         32703    32703           
  Partials         403      403           

@Coduz Coduz merged commit 1f7baa5 into eclipse:develop Jan 25, 2024
33 checks passed
@Coduz Coduz deleted the fix-deviceAssetErrorNotShowing branch January 31, 2024 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it! Console GWT This issue/PR is related to Admin Web Console
Projects
Development

Successfully merging this pull request may close these issues.

1 participant