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

Evolve API for agent comms #485

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Evolve API for agent comms #485

wants to merge 12 commits into from

Conversation

jordan-rash
Copy link
Contributor

@jordan-rash jordan-rash commented Jan 7, 2025

Depends on #486

Signed-off-by: Jordan Rash <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
Copy link

github-actions bot commented Jan 8, 2025

Merging this branch will decrease overall coverage

Impacted Packages Coverage Δ 🤖
github.com/synadia-io/nex/api 75.44% (ø)
github.com/synadia-io/nex/api/agent/go 0.00% (ø)
github.com/synadia-io/nex/api/go 22.14% (-1.01%) 👎
github.com/synadia-io/nex/cmd/nex 0.00% (ø)
github.com/synadia-io/nex/models 22.36% (-2.47%) 👎
github.com/synadia-io/nex/node/internal/actors 12.85% (ø)
github.com/synadia-io/nex/test 0.00% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/synadia-io/nex/api/agent/go/subjects.go 0.00% (ø) 0 0 0
github.com/synadia-io/nex/api/client.go 75.44% (ø) 171 129 42
github.com/synadia-io/nex/api/go/agent.go 0.00% (ø) 190 (+138) 0 190 (+138)
github.com/synadia-io/nex/api/go/node.go 28.54% (+0.17%) 396 (-94) 113 (-26) 283 (-68) 👍
github.com/synadia-io/nex/api/go/shared.go 24.27% (+2.86%) 787 (+7) 191 (+24) 596 (-17) 👍
github.com/synadia-io/nex/cmd/nex/node.go 0.00% (ø) 0 0 0
github.com/synadia-io/nex/cmd/nex/workload.go 0.00% (ø) 0 0 0
github.com/synadia-io/nex/models/agents.go 0.00% (ø) 32 (+32) 0 32 (+32)
github.com/synadia-io/nex/models/subjects.go 43.18% (ø) 44 19 25
github.com/synadia-io/nex/node/internal/actors/control_api.go 0.00% (ø) 302 0 302
github.com/synadia-io/nex/node/internal/actors/control_api_conversions.go 0.00% (ø) 24 0 24
github.com/synadia-io/nex/node/internal/actors/internal_nats_server.go 32.08% (+0.59%) 106 (-2) 34 72 (-2) 👍
github.com/synadia-io/nex/node/internal/actors/subjects.go 0.00% (ø) 8 (+2) 0 8 (+2)

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/synadia-io/nex/api/client_test.go
  • github.com/synadia-io/nex/node/internal/actors/internal_nats_server_test.go
  • github.com/synadia-io/nex/test/auction_workload_start_test.go
  • github.com/synadia-io/nex/test/copy_workload_test.go
  • github.com/synadia-io/nex/test/node_test.go
  • github.com/synadia-io/nex/test/workload_test.go

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.

1 participant