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

Clarify approve_all flag location #110

Merged

Conversation

DJAxel
Copy link
Contributor

@DJAxel DJAxel commented Aug 3, 2023

Specify what class the approve_all flag belongs to.

For me personally, it was not directly clear what class the flag belonged to and I had to inspect the source code. I propose this change to make this more clear in the docs.

javipalanca and others added 2 commits June 13, 2023 15:35
* release/3.3.0:
  preparing release 3.3.0
  Bump version: 3.2.3 → 3.3.0
  Fixed version number.
  Update versions list
  Update python-package.yml to my own coveralls version
  All documentation updated.
  README and usage documentation updated.
  fix github actions yaml
  All tests fixed. Black style applied. Removed support for Python 3.11 (aiohttp needs to be upgraded).
  Tests migrated to new version. Now SPADE supports Python>=3.8. WiP: One test failing
  changed the way agents are run, now with spade.run. quit_spade is deprecated. Examples updated. Need to update tests.
  fixing tests.
  Removed Aiothread.
  updating dependencies for backwards compatibility. WiP
  Removed loop on create Event because deprecation
  Added decorator for async tests
  Removed deprecated loop argumento from asyncio.Queue
  Removed deprecated asynctest. Replaced with unittest
  Changed test_client to aiohttp_client in pytest-aiohttp new version
  Updated dependencies
Specify what class the `approve_all` flag belongs to.


For me personally, it was not directly clear what class the flag
belonged to and I had to inspect the source code. I propose this change
to make this more clear in the docs.
@javipalanca javipalanca changed the base branch from master to develop August 21, 2023 21:25
@javipalanca javipalanca merged commit ec5ac71 into javipalanca:develop Aug 21, 2023
12 of 15 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5749708730

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.712%

Totals Coverage Status
Change from base Build 5256298947: 0.0%
Covered Lines: 920
Relevant Lines: 932

💛 - Coveralls

@DJAxel DJAxel deleted the presence_clarify_approve_all_flag branch August 23, 2023 09:19
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.

None yet

3 participants