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.6.x branch #3905

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.

@Coduz Coduz added the Enhancement This PR/Issue improves an part of Kapua label Nov 16, 2023
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

Merging #3905 (bf3b055) into release-1.6.x (1ebcfa5) will decrease coverage by 4.20%.
The diff coverage is n/a.

❗ Current head bf3b055 differs from pull request most recent head 0e6e694. Consider uploading reports for the commit 0e6e694 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##             release-1.6.x    #3905      +/-   ##
===================================================
- Coverage            53.97%   49.77%   -4.20%     
- Complexity             876      881       +5     
===================================================
  Files                 1587     1590       +3     
  Lines                31950    36522    +4572     
  Branches              2663     3710    +1047     
===================================================
+ Hits                 17245    18179     +934     
- Misses               13721    17155    +3434     
- Partials               984     1188     +204     
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 6 files with indirect coverage changes

@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 added the CQ approved The PR has passed CQ approvation label Nov 16, 2023
@Coduz Coduz merged commit e1cdbb6 into eclipse-kapua:release-1.6.x Nov 16, 2023
23 checks passed
@MDeLuise MDeLuise deleted the protobuf-compiled-1.6.x branch November 16, 2023 09:32
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