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

OW Router aka pepin PoC #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

OW Router aka pepin PoC #6

wants to merge 1 commit into from

Conversation

mcdan
Copy link

@mcdan mcdan commented Sep 13, 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.

@codecov-io
Copy link

codecov-io commented Sep 13, 2019

Codecov Report

Merging #6 into master will increase coverage by 0.3%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #6     +/-   ##
=========================================
+ Coverage   84.45%   84.76%   +0.3%     
=========================================
  Files         183      183             
  Lines        8305     8445    +140     
  Branches      574      583      +9     
=========================================
+ Hits         7014     7158    +144     
+ Misses       1291     1287      -4
Impacted Files Coverage Δ
...rg/apache/openwhisk/common/ForcibleSemaphore.scala 88.46% <0%> (-3.85%) ⬇️
.../org/apache/openwhisk/core/entity/WhiskStore.scala 95.83% <0%> (-1.14%) ⬇️
...enwhisk/core/loadBalancer/InvokerSupervision.scala 96.83% <0%> (+1.05%) ⬆️
...apache/openwhisk/core/entity/WhiskActivation.scala 91.3% <0%> (+1.3%) ⬆️
...pache/openwhisk/core/invoker/InvokerReactive.scala 81.73% <0%> (+1.73%) ⬆️
...la/org/apache/openwhisk/core/entity/Identity.scala 95.45% <0%> (+2.12%) ⬆️
...whisk/connector/kafka/KafkaProducerConnector.scala 87.5% <0%> (+15%) ⬆️
.../scala/org/apache/openwhisk/utils/Exceptions.scala 40% <0%> (+20%) ⬆️

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 2036548...7ca4793. 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
2 participants