Skip to content

Adding MACS Benchmark#13

Merged
cemde merged 34 commits into
mainfrom
macs-benchmark
Dec 5, 2025
Merged

Adding MACS Benchmark#13
cemde merged 34 commits into
mainfrom
macs-benchmark

Conversation

@cemde

@cemde cemde commented Dec 3, 2025

Copy link
Copy Markdown
Collaborator

Description

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code quality improvement (refactoring, formatting, etc.)

Checklist

Contribution

Documentation

  • Added/updated docstrings for new/modified functions as instructed CONTRIBUTING.md
  • Updated relevant documentation in docs/ (if applicable)
  • Tag github issue with this PR (if applicable)

Changelog

  • Added entry to CHANGELOG.md under [Unreleased] section
    • Use Added section for new features
    • Use Changed section for modifications to existing functionality
    • Use Fixed section for bug fixes
    • Use Removed section for deprecated/removed features
  • OR this is a documentation-only change (no changelog needed)

Example:
- Support for multi-agent tracing (PR:#123)

Architecture (if applicable)

  • Core/Interface separation: Changes in maseval/core/ do NOT import from maseval/interface/
  • Dependencies: New core dependencies added sparingly; framework integrations go to optional dependencies

Additional Notes

@github-actions

github-actions Bot commented Dec 3, 2025

Copy link
Copy Markdown

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  maseval
  __init__.py
  maseval/benchmark
  __init__.py
  maseval/benchmark/macs
  __init__.py
  data_loader.py 108, 111, 152-158, 171, 173, 177, 187, 200, 220-221, 255, 297, 364, 367, 413, 547-572
  macs.py 159-164, 174-179, 286, 532-533, 718, 740, 762, 944
  maseval/core
  benchmark.py 1221-1222, 1239-1240
  environment.py
  exceptions.py 272
  simulator.py 47-55, 109-118, 184, 486
  user.py 221
Project Total  

This report was generated by python-coverage-comment-action

@cemde cemde left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@cemde cemde merged commit 8d8f626 into main Dec 5, 2025
20 checks passed
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