Skip to content

refactored multi agent proposal #926

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into refactor-multiAgent-proposal

ec34889
Select commit
Loading
Failed to load commit list.
Open

refactored multi agent proposal #926

Merge branch 'main' into refactor-multiAgent-proposal
ec34889
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 27, 2025 in 1s

0.00% (-13.65%) compared to 1f7f347

View this Pull Request on Codecov

0.00% (-13.65%) compared to 1f7f347

Details

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (1f7f347) to head (ec34889).
Report is 101 commits behind head on main.

Files with missing lines Patch % Lines
...inforcementLearningCore/src/policies/agent/base.jl 0.00% 12 Missing ⚠️
...mentLearningCore/src/policies/agent/multi_agent.jl 0.00% 6 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (1f7f347) and HEAD (ec34889). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (1f7f347) HEAD (ec34889)
5 1
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #926       +/-   ##
==========================================
- Coverage   13.64%   0.00%   -13.65%     
==========================================
  Files         217     208        -9     
  Lines        7571    7415      -156     
==========================================
- Hits         1033       0     -1033     
- Misses       6538    7415      +877     
Files with missing lines Coverage Δ
...mentLearningCore/src/policies/agent/multi_agent.jl 0.00% <0.00%> (ø)
...inforcementLearningCore/src/policies/agent/base.jl 0.00% <0.00%> (ø)

... and 42 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.