Skip to content

refactor: update rename logic in AgentSet to correctly handle non-inp…

b8149cc
Select commit
Loading
Failed to load commit list.
Merged

Ehancement: Named AgentSet + flexible lookup & stricter separation of concerns #172

refactor: update rename logic in AgentSet to correctly handle non-inp…
b8149cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2025 in 0s

89.23% (-3.31%) compared to 658be7a

View this Pull Request on Codecov

89.23% (-3.31%) compared to 658be7a

Details

Codecov Report

❌ Patch coverage is 83.88792% with 92 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.23%. Comparing base (658be7a) to head (b8149cc).

Files with missing lines Patch % Lines
mesa_frames/concrete/agentsetregistry.py 86.18% 38 Missing ⚠️
mesa_frames/concrete/datacollector.py 48.64% 38 Missing ⚠️
mesa_frames/abstract/agentset.py 93.15% 5 Missing ⚠️
mesa_frames/abstract/agentsetregistry.py 93.10% 4 Missing ⚠️
mesa_frames/concrete/agentset.py 92.72% 4 Missing ⚠️
mesa_frames/concrete/model.py 75.00% 2 Missing ⚠️
mesa_frames/abstract/space.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #172      +/-   ##
==========================================
- Coverage   92.54%   89.23%   -3.31%     
==========================================
  Files          14       14              
  Lines        1717     2007     +290     
==========================================
+ Hits         1589     1791     +202     
- Misses        128      216      +88     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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