fetchai / agents-aea

A framework for autonomous economic agent (AEA) development
https://docs.fetch.ai/aea/
Apache License 2.0
203 stars 62 forks source link

black updated #2782

Closed solarw closed 1 year ago

solarw commented 1 year ago

Proposed changes

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.

Fixes

If it fixes a bug or resolves a feature request, be sure to link to that issue.

Types of changes

What types of changes does your code introduce to agents-aea? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

DELETE INCLUSIVE THIS AND BELOW FOR STANDARD PR

Release summary

Version number: [e.g. 1.0.1]

Release details

Describe in short the main changes with the new release.

Checklist

Put an x in the boxes that apply.

Further comments

Write here any other comment about the release, if any.

codecov-commenter commented 1 year ago

Codecov Report

Merging #2782 (8a2def6) into feature/poetry-deps-management (537b509) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@                       Coverage Diff                       @@
##           feature/poetry-deps-management    #2782   +/-   ##
===============================================================
  Coverage                           98.00%   98.00%           
===============================================================
  Files                                 506      506           
  Lines                               36093    36094    +1     
===============================================================
+ Hits                                35372    35373    +1     
  Misses                                721      721           
Flag Coverage Δ
unittests 98.00% <100.00%> (+<0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aea/aea.py 100.00% <ø> (ø)
aea/agent_loop.py 100.00% <ø> (ø)
aea/cli/add.py 100.00% <ø> (ø)
aea/cli/add_key.py 100.00% <ø> (ø)
aea/cli/build.py 100.00% <ø> (ø)
aea/cli/config.py 100.00% <ø> (ø)
aea/cli/delete.py 100.00% <ø> (ø)
aea/cli/fetch.py 100.00% <ø> (ø)
aea/cli/generate_key.py 100.00% <ø> (ø)
aea/cli/get_multiaddress.py 100.00% <ø> (ø)
... and 133 more

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