Hello there, this is my weekly report about my work. In this report, I will show what I did this past week. I will also show what I intend to do in the next week. let’s get started.
That’s what is done
My finals started this week so there isn’t much work done. (I organized this with my mentor.)
- I started writing tests for jsonencode function. I wrote and extracted from the previous implementations tests for the encoding of:
- logical scalar
- NaN, Inf and -Inf
- numeric scalar
- numeric array
- logical array
- character vector
- character array
- containers.Map
- Structure scalar
What I intend to do
- Finish writing tests for jsonencode
- Running those tests on the previous implementations to assess them and their approaches.
- Taking some decisions with the community and the mentors about the approach we will follow in implementing the functionality required.
That’s it for this week. See you next one.