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

Mcdan/jdk 11 build #7

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Mcdan/jdk 11 build #7

wants to merge 8 commits into from

Conversation

mcdan
Copy link

@mcdan mcdan commented Oct 17, 2019

Description

Related issue and scope

  • I opened an issue to propose and discuss this change (#????)

My changes affect the following components

  • API
  • Controller
  • Message Bus (e.g., Kafka)
  • Loadbalancer
  • Invoker
  • Intrinsic actions (e.g., sequences, conductors)
  • Data stores (e.g., CouchDB)
  • Tests
  • Deployment
  • CLI
  • General tooling
  • Documentation

Types of changes

  • Bug fix (generally a non-breaking change which closes an issue).
  • Enhancement or new feature (adds new functionality).
  • Breaking change (a bug fix or enhancement which changes existing behavior).

Checklist:

  • I signed an Apache CLA.
  • I reviewed the style guides and followed the recommendations (Travis CI will check :).
  • I added tests to cover my changes.
  • My changes require further changes to the documentation.
  • I updated the documentation where necessary.

@mcdan mcdan changed the base branch from master to alpine October 18, 2019 19:10
@mcdan mcdan changed the base branch from alpine to master October 18, 2019 19:10
@mcdan mcdan force-pushed the mcdan/jdk-11-build branch 3 times, most recently from a7f0beb to 5bac0a6 Compare October 21, 2019 16:11
@codecov-io
Copy link

codecov-io commented Oct 21, 2019

Codecov Report

Merging #7 into master will increase coverage by 0.72%.
The diff coverage is 89.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   84.46%   85.19%   +0.72%     
==========================================
  Files         196      197       +1     
  Lines        8801     8839      +38     
  Branches      602      619      +17     
==========================================
+ Hits         7434     7530      +96     
+ Misses       1367     1309      -58
Impacted Files Coverage Δ
...openwhisk/common/tracing/OpenTracingProvider.scala 21.15% <ø> (ø) ⬆️
...e/loadBalancer/ShardingContainerPoolBalancer.scala 88.7% <ø> (ø) ⬆️
...che/openwhisk/core/loadBalancer/LeanBalancer.scala 0% <ø> (ø) ⬆️
...apache/openwhisk/core/entitlement/Collection.scala 87.5% <ø> (ø) ⬆️
...abase/cosmosdb/CosmosDBArtifactStoreProvider.scala 57.69% <ø> (ø) ⬆️
...scala/org/apache/openwhisk/common/UserEvents.scala 66.66% <ø> (ø) ⬆️
...rg/apache/openwhisk/core/controller/Triggers.scala 94.16% <ø> (+0.04%) ⬆️
.../openwhisk/core/entity/ActivationEntityLimit.scala 100% <ø> (ø) ⬆️
.../scala/org/apache/openwhisk/core/entity/Exec.scala 90.62% <ø> (ø) ⬆️
...ache/openwhisk/utils/ExecutionContextFactory.scala 100% <ø> (ø) ⬆️
... and 95 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 a4258f5...5e26e10. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants