Closed bharath2438 closed 2 years ago
@hameerabbasi I've added the test-cases for the four levels which have insert/append.
It seems like you mixed up the two branches/PRs. Please separate them if possible by cherry picking commits in git.
We could improve tests, but this can go in as-is. Merging, thanks, @bharath2438!
@hameerabbasi I've implemented the 4 append functions applicable to compressed level. I wasn't exactly sure of the format of the test case so I've just included all the functions for a base-case, I can add more test cases with other other levels once the format is finalized.