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

update default python3 image name #5104

Merged
merged 1 commit into from Apr 26, 2021

Conversation

dgrove-oss
Copy link
Member

We stopped building the old (non-actionloop) python 3 docker image
about six months ago. Update the default image name so we use/test the
actionloop-based python3 runtime.

We stopped building the old (non-actionloop) python 3 docker image
about six months ago. Update the default image name so we use/test the
actionloop-based python3 runtime.
@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2021

Codecov Report

Merging #5104 (c7eda77) into master (cd6fded) will increase coverage by 41.75%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #5104       +/-   ##
===========================================
+ Coverage   32.52%   74.27%   +41.75%     
===========================================
  Files         211      211               
  Lines       10435    10435               
  Branches      447      447               
===========================================
+ Hits         3394     7751     +4357     
+ Misses       7041     2684     -4357     
Impacted Files Coverage Δ
.../openwhisk/core/database/cosmosdb/cache/Main.scala 0.00% <0.00%> (ø)
...a/org/apache/openwhisk/core/controller/Rules.scala 89.33% <0.00%> (+89.33%) ⬆️
...he/openwhisk/core/invoker/InstanceIdAssigner.scala 97.22% <0.00%> (+97.22%) ⬆️
...core/database/cosmosdb/RxObservableImplicits.scala 0.00% <0.00%> (ø)
...la/org/apache/openwhisk/core/invoker/Invoker.scala 69.84% <0.00%> (ø)
...core/database/cosmosdb/CosmosDBArtifactStore.scala 0.00% <0.00%> (ø)
...sk/core/database/cosmosdb/CosmosDBViewMapper.scala 0.00% <0.00%> (ø)
...enwhisk/connector/kafka/KamonMetricsReporter.scala 0.00% <0.00%> (ø)
...rg/apache/openwhisk/core/scheduler/Scheduler.scala 0.00% <0.00%> (ø)
...whisk/core/database/cosmosdb/CosmosDBSupport.scala 0.00% <0.00%> (ø)
... and 82 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 cd6fded...c7eda77. Read the comment docs.

@dgrove-oss dgrove-oss merged commit f7ec9e3 into apache:master Apr 26, 2021
@dgrove-oss dgrove-oss deleted the python-actionloop branch April 26, 2021 13: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.

None yet

3 participants