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

allow running simulation without port assignment #203

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Conversation

maurerle
Copy link
Member

This fixes #202 by using the external_connection Container, which does not require a port.

Until https://gitlab.com/mango-agents/mango/-/merge_requests/91 is merged and released, we therefore need to switch to mango-agents from gitlab

@nick-harder
Copy link
Member

@maurerle failing

@maurerle maurerle force-pushed the no_port branch 2 times, most recently from 1990b25 to 8cb1c6a Compare September 25, 2023 13:57
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.06% ⚠️

Comparison is base (8ede6e7) 80.95% compared to head (7dab399) 80.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #203      +/-   ##
==========================================
- Coverage   80.95%   80.90%   -0.06%     
==========================================
  Files          40       40              
  Lines        4053     4058       +5     
==========================================
+ Hits         3281     3283       +2     
- Misses        772      775       +3     
Flag Coverage Δ
pytest 80.90% <50.00%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
assume/world.py 83.15% <50.00%> (-1.21%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nick-harder nick-harder merged commit 5d9234d into main Sep 25, 2023
2 of 4 checks passed
@nick-harder nick-harder deleted the no_port branch September 25, 2023 14:23
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.

Several runs in parallel
2 participants