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

[RHCLOUD-23947] update Edge Management templates according UXD #1716

Conversation

g-duval
Copy link
Contributor

@g-duval g-duval commented Jan 25, 2023

image

image

@codecov-commenter
Copy link

codecov-commenter commented Jan 25, 2023

Codecov Report

Base: 62.15% // Head: 62.33% // Increases project coverage by +0.18% 🎉

Coverage data is based on head (8f008b5) compared to base (2f9e41b).
Patch coverage: 81.81% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1716      +/-   ##
============================================
+ Coverage     62.15%   62.33%   +0.18%     
- Complexity     1374     1387      +13     
============================================
  Files           247      247              
  Lines          6328     6340      +12     
  Branches        594      594              
============================================
+ Hits           3933     3952      +19     
+ Misses         2172     2163       -9     
- Partials        223      225       +2     
Impacted Files Coverage Δ
.../notifications/templates/EmailTemplateFactory.java 43.90% <0.00%> (ø)
.../cloud/notifications/templates/EdgeManagement.java 73.07% <85.71%> (+73.07%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@g-duval g-duval force-pushed the RHCLOUD-23947_updateEdgeManagementTemplates branch from 0b18a81 to 3001d19 Compare January 26, 2023 20:37
@g-duval g-duval force-pushed the RHCLOUD-23947_updateEdgeManagementTemplates branch from 11371fd to 8f008b5 Compare February 3, 2023 09:41
@gwenneg gwenneg self-assigned this Feb 3, 2023
Copy link
Member

@gwenneg gwenneg left a comment

Choose a reason for hiding this comment

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

LGTM

@gwenneg
Copy link
Member

gwenneg commented Feb 3, 2023

PR check failures are unrelated.

@gwenneg gwenneg merged commit 7bd3eaa into RedHatInsights:master Feb 3, 2023
ldjebran added a commit to ldjebran/edge-api that referenced this pull request Feb 28, 2023
FIXES: THEEDGE-3149
The email notification was sent with empty device name, see issue comment.
- Move send notification call to later stage when the update transaction model will have all the necessary data (already unittest covered).
- Fixes the notification payload to have update transaction device name, as it's expected by notifications-backend service RedHatInsights/notifications-backend#1716 (added unittest for the changes).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants