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

[feature] Refactor Concurrency #599

Merged
merged 14 commits into from
Feb 16, 2024

report library docs

9de85fe
Select commit
Loading
Failed to load commit list.
Merged

[feature] Refactor Concurrency #599

report library docs
9de85fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 15, 2024 in 1s

50.81% of diff hit (target 67.09%)

View this Pull Request on Codecov

50.81% of diff hit (target 67.09%)

Annotations

Check warning on line 52 in implants/imix/src/agent.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/agent.rs#L52

Added line #L52 was not covered by tests

Check warning on line 65 in implants/imix/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/config.rs#L65

Added line #L65 was not covered by tests

Check warning on line 69 in implants/imix/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/config.rs#L69

Added line #L69 was not covered by tests

Check warning on line 76 in implants/imix/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/config.rs#L76

Added line #L76 was not covered by tests

Check warning on line 160 in implants/imix/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/config.rs#L158-L160

Added lines #L158 - L160 were not covered by tests

Check warning on line 42 in implants/imix/src/install.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/install.rs#L35-L42

Added lines #L35 - L42 were not covered by tests

Check warning on line 47 in implants/imix/src/install.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/install.rs#L47

Added line #L47 was not covered by tests

Check warning on line 52 in implants/imix/src/install.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/install.rs#L50-L52

Added lines #L50 - L52 were not covered by tests

Check warning on line 56 in implants/imix/src/install.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/install.rs#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 59 in implants/imix/src/install.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/install.rs#L59

Added line #L59 was not covered by tests

Check warning on line 20 in implants/imix/src/task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/task.rs#L20

Added line #L20 was not covered by tests

Check warning on line 28 in implants/imix/src/task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/task.rs#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 31 in implants/imix/src/task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/task.rs#L31

Added line #L31 was not covered by tests

Check warning on line 40 in implants/imix/src/task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/task.rs#L37-L40

Added lines #L37 - L40 were not covered by tests

Check warning on line 42 in implants/imix/src/task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/task.rs#L42

Added line #L42 was not covered by tests

Check warning on line 44 in implants/imix/src/task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/task.rs#L44

Added line #L44 was not covered by tests

Check warning on line 49 in implants/imix/src/task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/task.rs#L46-L49

Added lines #L46 - L49 were not covered by tests

Check warning on line 52 in implants/imix/src/task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/task.rs#L52

Added line #L52 was not covered by tests

Check warning on line 56 in implants/imix/src/task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/task.rs#L56

Added line #L56 was not covered by tests

Check warning on line 60 in implants/imix/src/task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/imix/src/task.rs#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 52 in implants/lib/eldritch/src/runtime/eval.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/lib/eldritch/src/runtime/eval.rs#L50-L52

Added lines #L50 - L52 were not covered by tests

Check warning on line 70 in implants/lib/eldritch/src/runtime/eval.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/lib/eldritch/src/runtime/eval.rs#L70

Added line #L70 was not covered by tests

Check warning on line 85 in implants/lib/eldritch/src/runtime/eval.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/lib/eldritch/src/runtime/eval.rs#L85

Added line #L85 was not covered by tests

Check warning on line 107 in implants/lib/eldritch/src/runtime/eval.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/lib/eldritch/src/runtime/eval.rs#L107

Added line #L107 was not covered by tests

Check warning on line 12 in implants/lib/eldritch/src/runtime/messages/fetch_asset.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

implants/lib/eldritch/src/runtime/messages/fetch_asset.rs#L11-L12

Added lines #L11 - L12 were not covered by tests