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

check whether model reporter is a partial function #1872

Merged
merged 2 commits into from
Nov 10, 2023

Conversation

wang-boyu
Copy link
Member

fixes #1871

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2505ba4) 77.10% compared to head (b856434) 77.12%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1872      +/-   ##
==========================================
+ Coverage   77.10%   77.12%   +0.02%     
==========================================
  Files          15       15              
  Lines         974      975       +1     
  Branches      214      214              
==========================================
+ Hits          751      752       +1     
  Misses        195      195              
  Partials       28       28              
Files Coverage Δ
mesa/datacollection.py 90.36% <100.00%> (+0.11%) ⬆️

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

@rht rht merged commit bee3abb into projectmesa:main Nov 10, 2023
13 checks passed
@wang-boyu wang-boyu deleted the fix/model-reporter-partial-function branch November 10, 2023 02:20
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.

TyperError when model reporter is a partial function
2 participants