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

removed ununsed checkpoint in tests #1220

Merged
merged 1 commit into from
May 6, 2019

Conversation

jbtrystram
Copy link
Contributor

remove an unused checkpoint that slipped in PR #1195

Signed-off-by: Trystram Jean-Baptiste jbtrystram@redhat.com

Signed-off-by: Trystram Jean-Baptiste <jbtrystram@redhat.com>
@jbtrystram jbtrystram requested a review from dejanb as a code owner May 6, 2019 08:51
@codecov
Copy link

codecov bot commented May 6, 2019

Codecov Report

Merging #1220 into master will decrease coverage by 0.57%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1220      +/-   ##
============================================
- Coverage     69.34%   68.76%   -0.58%     
  Complexity      383      383              
============================================
  Files           276      276              
  Lines         12447    12447              
  Branches       1060     1060              
============================================
- Hits           8631     8559      -72     
- Misses         3032     3109      +77     
+ Partials        784      779       -5
Impacted Files Coverage Δ Complexity Δ
...ava/org/eclipse/hono/service/AbstractEndpoint.java 73.07% <0%> (-19.24%) 0% <0%> (ø)
...org/eclipse/hono/service/http/HttpServiceBase.java 47.85% <0%> (-17.15%) 0% <0%> (ø)
...org/eclipse/hono/service/amqp/AmqpServiceBase.java 62.54% <0%> (-7.34%) 0% <0%> (ø)
...no/service/auth/EventBusAuthenticationService.java 74.5% <0%> (-5.89%) 0% <0%> (ø)
...java/org/eclipse/hono/service/EventBusService.java 77.02% <0%> (-5.41%) 0% <0%> (ø)
.../org/eclipse/hono/service/AbstractApplication.java 55.78% <0%> (-5.27%) 0% <0%> (ø)
...ipse/hono/service/VertxBasedHealthCheckServer.java 67.39% <0%> (-4.35%) 0% <0%> (ø)
...lipse/hono/service/auth/HonoSaslAuthenticator.java 66.66% <0%> (-2.9%) 0% <0%> (ø)
...se/hono/connection/impl/ConnectionFactoryImpl.java 69.56% <0%> (-2.49%) 0% <0%> (ø)
...a/org/eclipse/hono/client/impl/AbstractSender.java 66.96% <0%> (-1.79%) 0% <0%> (ø)
... and 1 more

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 c800d54...db34e1c. Read the comment docs.

@dejanb dejanb merged commit 91177bc into eclipse-hono:master May 6, 2019
@jbtrystram jbtrystram deleted the fix-junit5 branch May 6, 2019 11:37
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.

2 participants