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

Change firmware uniqueness constraint #221

Merged
merged 2 commits into from
Jun 29, 2023

Conversation

diogomatsubara
Copy link
Contributor

This changes the firmware uniqueness constraint to include the filename instead of only vendor/component/version as we have cases of vendors distributing firmware for the same component but different models with the same version.

@diogomatsubara diogomatsubara requested a review from a team as a code owner June 29, 2023 13:55
DoctorVin
DoctorVin previously approved these changes Jun 29, 2023
@diogomatsubara diogomatsubara force-pushed the change-firmware-unique-constraint branch from 30ad184 to 6da663f Compare June 29, 2023 14:15
@diogomatsubara diogomatsubara marked this pull request as draft June 29, 2023 14:15
@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #221 (6da663f) into main (d3ec552) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #221   +/-   ##
=======================================
  Coverage   71.58%   71.58%           
=======================================
  Files          36       36           
  Lines        3452     3452           
=======================================
  Hits         2471     2471           
  Misses        734      734           
  Partials      247      247           
Flag Coverage Δ
unittests 71.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@diogomatsubara diogomatsubara marked this pull request as ready for review June 29, 2023 14:19
@diogomatsubara diogomatsubara requested a review from DoctorVin June 29, 2023 14:19
@diogomatsubara
Copy link
Contributor Author

@DoctorVin got some tests that I had to update. It should be good now.

@diogomatsubara diogomatsubara merged commit 812608f into main Jun 29, 2023
@diogomatsubara diogomatsubara deleted the change-firmware-unique-constraint branch June 29, 2023 14:42
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.

2 participants