kbase / execution_engine2

KBase Execution Engine
http://www.kbase.us/services/ee2
MIT License
0 stars 7 forks source link

SECURITY-36 3.10.10 #477

Closed bio-boris closed 3 months ago

bio-boris commented 4 months ago

Description of PR purpose/changes

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.68%. Comparing base (1307bce) to head (db1acc5). Report is 303 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #477 +/- ## =========================================== + Coverage 83.84% 88.68% +4.84% =========================================== Files 22 29 +7 Lines 1993 2740 +747 =========================================== + Hits 1671 2430 +759 + Misses 322 310 -12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Xiangs18 commented 3 months ago

@bio-boris Both Kafka and ZooKeeper containers exit after starting them with Docker Compose. Is this expected?

bio-boris commented 3 months ago

@Xiangs18 Kafka seems to stay up when I try it, but zookeeper crashes. It looks like the tests still pass (But throw warnings in the logs when they are removed the docker-compose file as per https://github.com/kbase/execution_engine2/pull/485/ )

Xiangs18 commented 3 months ago
Screenshot 2024-08-06 at 1 02 47 PM
bio-boris commented 3 months ago

We discussed this oob

And things are working