Najuna Brian

Results 38 comments of Najuna Brian

Hi @armanbilge, @johnynek I've implemented the chunked list locally with about 78% tests passing. The implementation uses prepend-based stack semantics as sketched, but I'm getting Cats law violations in Traverse...

Thank you for the guidance @armanbilge I will please do as guided ☺️

Hello @mrjones-plip , @andrablaj I would like to be assigned this issue Thank you

Hi @andrablaj, yes, I'm actively working on this issue. I’ve successfully set up the development environment, tested the user-devices API, and I’m currently implementing the required changes to include storage.free...

Hi @mrjones-plip , Thanks you. I actually closed the PR by mistake I was trying to update some local branches and accidentally closed it on GitHub. Sorry about that! I’m...

@dianabarsan Thanks for the feedback! I've updated `createTelemetryDoc` and removed unnecessary null checks. I have also fixed the integration test failures. Please let me know if any further changes are...

@dianabarsan Thanks for the review! I've addressed all your feedback: **CouchDB View Optimization**: Introduced `deviceInfo` variable to reduce null checks and improve readability as suggested **Browser Property Logic**: Reverted the...

@dianabarsan The CI shows some WebDriver test failures that appear to be flaky infrastructure issues: - `ci-webdriver-default-mobile-all`: UI element timing issue in bulk delete test (`element still displayed after 15000ms`)...

Thanks for retriggering those! @mrjones-plip