fetchai / agents-aea

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

release 1.2.2 #2799

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.

5A11 commented 1 year ago

It says this branch its out of date with the base branch.

codecov-commenter commented 1 year ago

Codecov Report

Merging #2799 (bb783dc) into main (fbf953e) will decrease coverage by 0.19%. The diff coverage is 97.10%.

@@            Coverage Diff             @@
##             main    #2799      +/-   ##
==========================================
- Coverage   98.07%   97.88%   -0.20%     
==========================================
  Files         540      506      -34     
  Lines       37539    36146    -1393     
==========================================
- Hits        36818    35382    -1436     
- Misses        721      764      +43     
Flag Coverage Δ
unittests 97.88% <97.10%> (-0.20%) :arrow_down:

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 208 more

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