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

ComponentFirmwareVersion json tag to be consistent #224

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

diogomatsubara
Copy link
Contributor

json tag should be using snake_case to be consistent with the rest of server service structs.

json tag should be using snake_case to be consistent with the rest of
server service structs.
@diogomatsubara diogomatsubara requested a review from a team as a code owner August 7, 2023 10:16
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #224 (2a9fd12) into main (bbcf5b0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #224   +/-   ##
=======================================
  Coverage   71.69%   71.69%           
=======================================
  Files          36       36           
  Lines        3466     3466           
=======================================
  Hits         2485     2485           
  Misses        734      734           
  Partials      247      247           
Flag Coverage Δ
unittests 71.69% <ø> (ø)

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

Files Changed Coverage Δ
pkg/api/v1/firmware.go 91.42% <ø> (ø)

@diogomatsubara diogomatsubara merged commit 94b3a8b into main Aug 7, 2023
@diogomatsubara diogomatsubara deleted the FS-819-inconsistent-firmware-json branch August 7, 2023 13:15
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