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

feat(arbiter-engine): Run method for agents and messager echo example #746

Merged
merged 7 commits into from
Dec 13, 2023

#[ignore] `test_agent()`

6015ac2
Select commit
Loading
Failed to load commit list.
Merged

feat(arbiter-engine): Run method for agents and messager echo example #746

#[ignore] `test_agent()`
6015ac2
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Dec 13, 2023 in 0s

19.17% of diff hit (target 50.00%)

View this Pull Request on Codecov

19.17% of diff hit (target 50.00%)

Annotations

Check warning on line 172 in arbiter-core/src/middleware/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-core/src/middleware/mod.rs#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 53 in arbiter-engine/src/agent.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/agent.rs#L46-L53

Added lines #L46 - L53 were not covered by tests

Check warning on line 61 in arbiter-engine/src/agent.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/agent.rs#L56-L61

Added lines #L56 - L61 were not covered by tests

Check warning on line 69 in arbiter-engine/src/agent.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/agent.rs#L64-L69

Added lines #L64 - L69 were not covered by tests

Check warning on line 77 in arbiter-engine/src/agent.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/agent.rs#L72-L77

Added lines #L72 - L77 were not covered by tests

Check warning on line 83 in arbiter-engine/src/agent.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/agent.rs#L81-L83

Added lines #L81 - L83 were not covered by tests

Check warning on line 89 in arbiter-engine/src/agent.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/agent.rs#L87-L89

Added lines #L87 - L89 were not covered by tests

Check warning on line 130 in arbiter-engine/src/agent.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/agent.rs#L105-L130

Added lines #L105 - L130 were not covered by tests

Check warning on line 31 in arbiter-engine/src/examples.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/examples.rs#L31

Added line #L31 was not covered by tests

Check warning on line 45 in arbiter-engine/src/examples.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/examples.rs#L40-L45

Added lines #L40 - L45 were not covered by tests

Check warning on line 60 in arbiter-engine/src/examples.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/examples.rs#L58-L60

Added lines #L58 - L60 were not covered by tests

Check warning on line 65 in arbiter-engine/src/examples.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/examples.rs#L62-L65

Added lines #L62 - L65 were not covered by tests

Check warning on line 67 in arbiter-engine/src/examples.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/examples.rs#L67

Added line #L67 was not covered by tests

Check warning on line 69 in arbiter-engine/src/examples.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/examples.rs#L69

Added line #L69 was not covered by tests

Check warning on line 82 in arbiter-engine/src/examples.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/examples.rs#L82

Added line #L82 was not covered by tests

Check warning on line 98 in arbiter-engine/src/examples.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/examples.rs#L96-L98

Added lines #L96 - L98 were not covered by tests

Check warning on line 110 in arbiter-engine/src/examples.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/examples.rs#L100-L110

Added lines #L100 - L110 were not covered by tests

Check warning on line 112 in arbiter-engine/src/examples.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/examples.rs#L112

Added line #L112 was not covered by tests

Check warning on line 114 in arbiter-engine/src/examples.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/examples.rs#L114

Added line #L114 was not covered by tests

Check warning on line 139 in arbiter-engine/src/examples.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/examples.rs#L135-L139

Added lines #L135 - L139 were not covered by tests

Check warning on line 151 in arbiter-engine/src/examples.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/examples.rs#L141-L151

Added lines #L141 - L151 were not covered by tests

Check warning on line 154 in arbiter-engine/src/examples.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/examples.rs#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 157 in arbiter-engine/src/examples.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/examples.rs#L157

Added line #L157 was not covered by tests

Check warning on line 159 in arbiter-engine/src/examples.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/examples.rs#L159

Added line #L159 was not covered by tests

Check warning on line 198 in arbiter-engine/src/examples.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arbiter-engine/src/examples.rs#L163-L198

Added lines #L163 - L198 were not covered by tests