Thanks for this contribution. I made some inline comments, required to be fixed. Also i have a few suggestions for improving.
On the lint side,
- Remove the 'tags' section on the metadata.yaml file.
- Add the categories: ["system"] on the metadata.yaml file.
On the test side,
- Remove the pre_install_hooks code.
- Add test coverage for the method cache_relation_departed
- Add test coverage for the method upgrade_charm
On the memcache_utils file.
- Please instead of create your own template rendering method, please see:
hooks/charmhelpers/core/templating.py
- Add test coverage for method revoke_access
Hello Felipe,
Thanks for this contribution. I made some inline comments, required to be fixed. Also i have a few suggestions for improving.
On the lint side,
- Remove the 'tags' section on the metadata.yaml file.
- Add the categories: ["system"] on the metadata.yaml file.
On the test side,
- Remove the pre_install_hooks code. departed
- Add test coverage for the method cache_relation_
- Add test coverage for the method upgrade_charm
On the memcache_utils file.
- Please instead of create your own template rendering method, please see: ers/core/ templating. py
hooks/charmhelp
- Add test coverage for method revoke_access