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

chore(proto): update to latest proto files #89

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Conversation

glimchb
Copy link
Member

@glimchb glimchb commented Sep 7, 2023

Signed-off-by: Boris Glimcher [email protected]

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #89 (9fdfe66) into main (2e7af05) will decrease coverage by 20.28%.
The diff coverage is 42.63%.

@@             Coverage Diff             @@
##             main      #89       +/-   ##
===========================================
- Coverage   53.14%   32.86%   -20.28%     
===========================================
  Files          33       33               
  Lines        4520     3155     -1365     
===========================================
- Hits         2402     1037     -1365     
  Misses       2118     2118               
Files Changed Coverage Δ
pydpu/proto/v1/frontend_nvme_pcie_pb2_grpc.py 51.92% <ø> (ø)
pydpu/proto/v1/frontend_nvme_pcie_pb2.py 6.56% <1.33%> (ø)
pydpu/proto/v1/bgp_pb2.py 14.63% <100.00%> (-58.34%) ⬇️
pydpu/proto/v1/cloudrpc_pb2.py 4.37% <100.00%> (-33.47%) ⬇️
pydpu/proto/v1/device_pb2.py 35.13% <100.00%> (-28.51%) ⬇️
pydpu/proto/v1/interface_pb2.py 26.08% <100.00%> (-39.57%) ⬇️
pydpu/proto/v1/inventory_pb2.py 35.00% <100.00%> (-26.20%) ⬇️
pydpu/proto/v1/ipsec_pb2.py 8.62% <100.00%> (-59.36%) ⬇️
pydpu/proto/v1/mapping_pb2.py 37.50% <100.00%> (-29.72%) ⬇️
pydpu/proto/v1/networkpolicy_pb2.py 18.18% <100.00%> (-44.32%) ⬇️
... and 10 more

📢 Have feedback on the report? Share it here.

@glimchb glimchb marked this pull request as ready for review September 7, 2023 20:08
@glimchb glimchb requested a review from a team as a code owner September 7, 2023 20:08
@glimchb glimchb merged commit 9461bf7 into opiproject:main Sep 7, 2023
14 of 16 checks passed
from google.protobuf import symbol_database as _symbol_database
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


import networktypes_pb2 as networktypes__pb2

Check notice

Code scanning / CodeQL

Unused import Note

Import of 'networktypes__pb2' is not used.
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.

1 participant