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

netorcai.standalone: netorcai agent in a box #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

FlorentBecker
Copy link

No description provided.

Florent Becker added 3 commits August 2, 2019 17:23
The new function netorcai.standalone.run_agent() is a main function
which reads command-line arguments and does the right thing to run
a netorcai agent accordingly.
@codecov-io
Copy link

Codecov Report

Merging #1 into master will decrease coverage by 86.9%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #1       +/-   ##
===========================================
- Coverage   99.34%   12.43%   -86.91%     
===========================================
  Files           3        4        +1     
  Lines         152      201       +49     
===========================================
- Hits          151       25      -126     
- Misses          1      176      +175
Impacted Files Coverage Δ
netorcai/standalone.py 0% <0%> (ø)
netorcai/agent.py 0% <0%> (ø)
netorcai/message.py 36.36% <0%> (-63.64%) ⬇️
netorcai/version.py 83.33% <0%> (-16.67%) ⬇️

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 ee88daa...80fa013. Read the comment docs.

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.

2 participants