Hello there
Well I'm happy to say I'm recovering steadily and looking forward to working on my GSOC time. Last week, I made a request to get an extension due to poor health. And my gladly, my extension was accepted
WHAT DID I DO THIS WEEK?
This week, I was able to complete and merge a pull request. This means in total I have 4 pull requests merged at the time of writing. This is good improvement but much work still needs to be done. I was able to go 80% of the next draft pull request which entails modifying the existing github action to push a release update everytime a pull request is merged to the master branch. Currently it releases it only as a release artifact but not deployed as a release in the github section. The aim is to get it ready by the end of this week.
WHAT I PLAN THIS WEEK?
My plan this week is to continue on the draft proposal and start planning how to create another actions feature to deploy test coverages as release artifacts in the GH actions. And more to that to continue to write the left over unit tests that are remaining for some modules that don't have any test coverage.