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

refactor(common): move inventory to separate folder #208

Merged
merged 3 commits into from
Oct 16, 2023

Conversation

sandersms
Copy link
Contributor

@sandersms sandersms commented Oct 11, 2023

Moving inventory from common to separate folder to allow for future additions such as capabilities protobuf and to support the autogeneration of protobuf files using 'buf'

blocked by opiproject/opi-api#386

sandersms and others added 3 commits October 11, 2023 17:04
Signed-off-by: Mark Sanders <marksanders194@gmail.com>
Signed-off-by: Mark Sanders <marksanders194@gmail.com>
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #208 (e6bdc14) into main (e57f214) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #208   +/-   ##
=======================================
  Coverage   62.06%   62.06%           
=======================================
  Files           1        1           
  Lines          58       58           
=======================================
  Hits           36       36           
  Misses         15       15           
  Partials        7        7           
Files Coverage Δ
pkg/inventory/inventory.go 62.06% <ø> (ø)

@glimchb glimchb merged commit 71ff936 into opiproject:main Oct 16, 2023
18 checks passed
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