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

Remove createdBy column in Device Event CSV Export #2692

Merged
merged 1 commit into from
Sep 2, 2019

Conversation

lorthirk
Copy link

This PR removes the createdBy column in the Device Events CSV Export

Related Issue
No related issues

@lorthirk lorthirk requested a review from Coduz August 30, 2019 08:03
Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@eurotech.com>
@lorthirk lorthirk force-pushed the fix-removeColumnEventExport branch from b790de7 to 2a1467d Compare August 30, 2019 09:57
@codecov
Copy link

codecov bot commented Sep 2, 2019

Codecov Report

Merging #2692 into develop will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             develop   #2692      +/-   ##
============================================
- Coverage      54.12%   54.1%   -0.03%     
+ Complexity      3026    3024       -2     
============================================
  Files           1045    1045              
  Lines          29474   29474              
  Branches        2373    2373              
============================================
- Hits           15954   15947       -7     
- Misses         12425   12430       +5     
- Partials        1095    1097       +2
Impacted Files Coverage Δ Complexity Δ
...ua/broker/core/listener/DeviceMessageListener.java 46.8% <0%> (-6.39%) 0% <0%> (ø)
...egistry/event/internal/DeviceEventServiceImpl.java 72.34% <0%> (-4.26%) 11% <0%> (-1%)
...nnection/internal/DeviceConnectionServiceImpl.java 58.44% <0%> (-2.6%) 12% <0%> (-1%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4de6a30...2a1467d. Read the comment docs.

@Coduz Coduz merged commit 137f86a into eclipse-kapua:develop Sep 2, 2019
@Coduz Coduz added the Enhancement This PR/Issue improves an part of Kapua label Sep 2, 2019
@lorthirk lorthirk deleted the fix-removeColumnEventExport branch September 16, 2019 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement This PR/Issue improves an part of Kapua
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants