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

Provide compiled version of protobuf payload on 1.5.x branch #3904

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

MDeLuise
Copy link
Contributor

This PR add the pre-compiled version of the kurapayload.proto.
This PR is the backport of #3801.

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

Merging #3904 (dcc89fb) into release-1.5.x (71407d2) will decrease coverage by 4.31%.
The diff coverage is n/a.

❗ Current head dcc89fb differs from pull request most recent head 1398dfe. Consider uploading reports for the commit 1398dfe to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##             release-1.5.x    #3904      +/-   ##
===================================================
- Coverage            54.35%   50.04%   -4.31%     
- Complexity             875      880       +5     
===================================================
  Files                 1550     1553       +3     
  Lines                31170    35742    +4572     
  Branches              2576     3623    +1047     
===================================================
+ Hits                 16941    17887     +946     
- Misses               13260    16681    +3421     
- Partials               969     1174     +205     
Files Coverage Δ
...ua/client/gateway/kura/KuraBinaryPayloadCodec.java 100.00% <ø> (ø)
...lient/gateway/kura/KuraBirthCertificateModule.java 61.53% <ø> (ø)
...se/kapua/client/gateway/kura/internal/Metrics.java 95.77% <ø> (ø)
...ua/client/gateway/kura/proto/KuraPayloadProto.java 16.07% <ø> (ø)
...vice/call/message/kura/proto/KuraPayloadProto.java 24.34% <ø> (ø)
.../org/eclipse/kapua/kura/simulator/app/Request.java 50.00% <ø> (ø)
...a/org/eclipse/kapua/kura/simulator/app/Sender.java 80.00% <ø> (ø)
...pua/kura/simulator/app/data/PeriodicGenerator.java 61.40% <ø> (ø)
...ra/simulator/app/data/SimplePeriodicGenerator.java 0.00% <ø> (ø)
.../eclipse/kapua/kura/simulator/payload/Metrics.java 35.71% <ø> (ø)
... and 1 more

... and 5 files with indirect coverage changes

@Coduz Coduz added Enhancement This PR/Issue improves an part of Kapua CQ approved The PR has passed CQ approvation labels Nov 16, 2023
@Coduz
Copy link
Contributor

Coduz commented Nov 16, 2023

This code content of this PR has passed the IP Review for PR #3801 with the following IP Review https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/9232, so it does not need further review.

@Coduz Coduz merged commit 6469ade into eclipse-kapua:release-1.5.x Nov 16, 2023
@MDeLuise MDeLuise deleted the protobuf-compiled-1.5.x branch November 16, 2023 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CQ approved The PR has passed CQ approvation Enhancement This PR/Issue improves an part of Kapua
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants