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

Simplify accept_tuple_argument decorator in space.py #1531

Merged
merged 1 commit into from
Nov 19, 2022

Conversation

Tortar
Copy link
Contributor

@Tortar Tortar commented Nov 17, 2022

This more readable decorator creates also less overhead

@codecov
Copy link

codecov bot commented Nov 17, 2022

Codecov Report

Base: 91.29% // Head: 91.30% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (73c7593) compared to base (bd26c2f).
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head 73c7593 differs from pull request most recent head fd0051f. Consider uploading reports for the commit fd0051f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1531      +/-   ##
==========================================
+ Coverage   91.29%   91.30%   +0.01%     
==========================================
  Files          15       15              
  Lines        1309     1311       +2     
  Branches      227      229       +2     
==========================================
+ Hits         1195     1197       +2     
  Misses         80       80              
  Partials       34       34              
Impacted Files Coverage Δ
mesa/space.py 95.82% <100.00%> (ø)
mesa/time.py 95.00% <0.00%> (+0.10%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rht
Copy link
Contributor

rht commented Nov 19, 2022

LGTM

@rht rht merged commit 1db2468 into projectmesa:main Nov 19, 2022
@jackiekazil jackiekazil added this to the v1.2.0 Taylor milestone Feb 27, 2023
@jackiekazil jackiekazil mentioned this pull request Mar 7, 2023
4 tasks
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.

3 participants