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

cleanup: remove obsolete mesos configuration #5144

Merged
merged 1 commit into from
Jul 27, 2021
Merged

Conversation

dgrove-oss
Copy link
Member

Remove bits of mesos code missed in #5133

@codecov-commenter
Copy link

codecov-commenter commented Jul 26, 2021

Codecov Report

Merging #5144 (f3d380b) into master (4e25ada) will increase coverage by 30.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #5144       +/-   ##
===========================================
+ Coverage   43.94%   74.00%   +30.06%     
===========================================
  Files         231      224        -7     
  Lines       12806    12539      -267     
  Branches      503      497        -6     
===========================================
+ Hits         5627     9279     +3652     
+ Misses       7179     3260     -3919     
Impacted Files Coverage Δ
...in/scala/org/apache/openwhisk/common/Logging.scala 77.07% <ø> (+4.60%) ⬆️
.../scala/org/apache/openwhisk/core/WhiskConfig.scala 95.62% <ø> (-0.03%) ⬇️
...whisk/connector/kafka/KafkaProducerConnector.scala 55.00% <0.00%> (-32.50%) ⬇️
...whisk/connector/kafka/KafkaConsumerConnector.scala 53.52% <0.00%> (-28.17%) ⬇️
...pache/openwhisk/core/invoker/InvokerReactive.scala 57.75% <0.00%> (-20.69%) ⬇️
.../scala/org/apache/openwhisk/utils/Exceptions.scala 20.00% <0.00%> (-20.00%) ⬇️
...a/org/apache/openwhisk/http/BasicHttpService.scala 79.36% <0.00%> (-11.12%) ⬇️
...pache/openwhisk/core/entity/ConcurrencyLimit.scala 88.23% <0.00%> (-5.89%) ⬇️
...pache/openwhisk/core/containerpool/Container.scala 85.05% <0.00%> (-5.75%) ⬇️
...sk/core/containerpool/docker/DockerContainer.scala 87.91% <0.00%> (-4.40%) ⬇️
... and 138 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 4e25ada...f3d380b. Read the comment docs.

@rabbah rabbah merged commit a99b0a8 into apache:master Jul 27, 2021
@dgrove-oss dgrove-oss deleted the mesos branch July 27, 2021 16:15
This pull request was closed.
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