Venu Vardhan Reddy Tekula
Venu Vardhan Reddy Tekula
This PR aims for updating the documentation and workflow of how to use prosoul with grimoirelab. Open for suggestions/improvements. :slightly_smiling_face: ~~There is a little work pending/incomplete. I will complete it...
This PR updates the docker-compose file with the ES/Kibiter 6.8 images and also to the latest format. I have tested this docker-compose solution and it works perfectly fine. :tada: Please...
I was trying to test the docker-compose solution, but it has turned out showing some error ``` Unsupported config option for prosoul: 'depends_on' ``` I changed the format of the...
This PR updates the repository with the latest architecture image and adds a few other images like prosoul with grimoirelab and prosoul logo. Please let me know if you have...
- Added tests for handling UnicodeDecodeError in `encoding_test.py`. - Enhanced submit_report handling for 422 status code in `reporter_test.py`.
These tests improve coverage and ensure proper behavior of `PageIterator` with rate limiting and page size adjustments. This is an attempt to increase the coverage.
Fixes #527 I trying an attempt to solve this issue. I picked the Gitter backend to get started and see get some feedback on the changes. I will be working...