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 name for Python 3 image #5148

Merged
merged 1 commit into from
Aug 13, 2021
Merged

Conversation

dgrove-oss
Copy link
Member

We changed the image name we use to publish on dockerhub
from actionloop-python-v3.7 to action-python-v3.7 and
forgot to update runtime.json to match.

We changed the image name we use to publish on dockerhub
from actionloop-python-v3.7 to action-python-v3.7
and forgot to update runtime.json to match.
@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2021

Codecov Report

Merging #5148 (4b70293) into master (91e3f28) will increase coverage by 34.95%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #5148       +/-   ##
===========================================
+ Coverage   39.88%   74.83%   +34.95%     
===========================================
  Files         231      231               
  Lines       12803    12803               
  Branches      501      501               
===========================================
+ Hits         5106     9581     +4475     
+ Misses       7697     3222     -4475     
Impacted Files Coverage Δ
...ntainerpool/v2/FunctionPullingContainerProxy.scala 78.12% <0.00%> (+0.34%) ⬆️
...pache/openwhisk/core/invoker/InvokerReactive.scala 58.62% <0.00%> (+0.86%) ⬆️
...la/org/apache/openwhisk/common/TransactionId.scala 94.38% <0.00%> (+2.24%) ⬆️
.../org/apache/openwhisk/http/PoolingRestClient.scala 90.90% <0.00%> (+3.03%) ⬆️
...re/database/MultipleReadersSingleWriterCache.scala 98.07% <0.00%> (+3.84%) ⬆️
...in/scala/org/apache/openwhisk/common/Logging.scala 77.07% <0.00%> (+3.90%) ⬆️
...a/org/apache/openwhisk/core/database/Batcher.scala 95.00% <0.00%> (+5.00%) ⬆️
...penwhisk/core/containerpool/ContainerFactory.scala 88.88% <0.00%> (+5.55%) ⬆️
...la/org/apache/openwhisk/core/entity/LogLimit.scala 94.11% <0.00%> (+5.88%) ⬆️
...pache/openwhisk/core/entity/ConcurrencyLimit.scala 94.11% <0.00%> (+5.88%) ⬆️
... and 141 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 91e3f28...4b70293. Read the comment docs.

@rabbah rabbah merged commit 209dc44 into apache:master Aug 13, 2021
@dgrove-oss dgrove-oss deleted the python-name-change branch August 13, 2021 17:10
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.

3 participants