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

feat(update_channel) allow update channels to have 0 update groups #776

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lusergit
Copy link
Collaborator

Depends on #771

If merged closes #339 and closes #518

When creating and updating an update channel, target group ids are
validated to be available, meaning:
- they are present in the DB
- they are not related to any other update channel

closes edgehog-device-manager#529

Signed-off-by: Luca Zaninotto <[email protected]>
Update channels can have zero target device groups.
Closes edgehog-device-manager#399 and Closes edgehog-device-manager#518.

Signed-off-by: Luca Zaninotto <[email protected]>
@coveralls
Copy link

Pull Request Test Coverage Report for Build c50809c08132a9f1393840bce49c731be9e0552f-PR-776

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+80.5%) to 80.486%

Totals Coverage Status
Change from base Build 12281651344: 80.5%
Covered Lines: 1225
Relevant Lines: 1522

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants