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

Feature/#1132 Save and Duplicate Edge Device #1374

Merged
merged 6 commits into from
Oct 19, 2022

Conversation

Sben65
Copy link
Contributor

@Sben65 Sben65 commented Oct 18, 2022

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

Base: 89.21% // Head: 89.27% // Increases project coverage by +0.06% 🎉

Coverage data is based on head (47d9345) compared to base (7102d88).
Patch coverage: 89.31% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1374      +/-   ##
==========================================
+ Coverage   89.21%   89.27%   +0.06%     
==========================================
  Files         250      252       +2     
  Lines        7739     7868     +129     
==========================================
+ Hits         6904     7024     +120     
- Misses        835      844       +9     
Impacted Files Coverage Δ
...lient/Pages/EdgeDevices/CreateEdgeDevicePage.razor 75.55% <72.34%> (+3.33%) ⬆️
...lient/Pages/EdgeDevices/EdgeDeviceDetailPage.razor 88.20% <95.65%> (+1.10%) ⬆️
...es/EdgeDevices/EdgeDeviceToDuplicateSelector.razor 100.00% <100.00%> (ø)
....Portal/Client/Services/EdgeDeviceLayoutService.cs 100.00% <100.00%> (ø)

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.

@Sben65 Sben65 force-pushed the Feature/1132_Save_And_Duplicate_Edge_Device branch from 78fd153 to 734fd3c Compare October 19, 2022 07:34
@Sben65 Sben65 marked this pull request as ready for review October 19, 2022 07:56
@Sben65 Sben65 requested a review from a team as a code owner October 19, 2022 07:56
@Sben65 Sben65 merged commit cb50293 into main Oct 19, 2022
@Sben65 Sben65 deleted the Feature/1132_Save_And_Duplicate_Edge_Device branch October 19, 2022 09:04
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.

Feature: [Edge Device] Save and Duplicate
2 participants