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

Fix to https://github.com/eclipse/kapua/pull/3801 #3821

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

Coduz
Copy link
Contributor

@Coduz Coduz commented Jul 19, 2023

This PR fixes a small compilation error introduced with #3801

Related Issue
#3801

Description of the solution adopted
FIxed the type erasure

Screenshots
None

Any side note on the changes made
None

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
@Coduz Coduz added the Bug This is a bug or an unexpected behaviour. Fix it! label Jul 19, 2023
@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Merging #3821 (329dbc8) into develop (3dfb95d) will decrease coverage by 1.62%.
The diff coverage is n/a.

❗ Current head 329dbc8 differs from pull request most recent head 59a2777. Consider uploading reports for the commit 59a2777 to get more accurate results

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #3821      +/-   ##
=============================================
- Coverage      22.28%   20.67%   -1.62%     
  Complexity         6        6              
=============================================
  Files           1880     1883       +3     
  Lines          35547    40101    +4554     
  Branches        2792     3839    +1047     
=============================================
+ Hits            7921     8289     +368     
- Misses         27314    31400    +4086     
- Partials         312      412     +100     
Impacted 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 98.55% <ø> (ø)
...ua/client/gateway/kura/proto/KuraPayloadProto.java 16.20% <ø> (ø)
...vice/call/message/kura/proto/KuraPayloadProto.java 0.00% <ø> (ø)
.../org/eclipse/kapua/kura/simulator/app/Request.java 0.00% <ø> (ø)
...a/org/eclipse/kapua/kura/simulator/app/Sender.java 0.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 4.34% <ø> (ø)
... and 1 more

@Coduz Coduz merged commit 03fde26 into eclipse-kapua:develop Jul 19, 2023
@Coduz Coduz deleted the fix-protobuf branch July 19, 2023 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant