Page MenuHomePhorge

Implement calculating local notifications
ClosedPublic

Authored by tusooa on Jul 7 2024, 1:19 PM.

Details

Summary

This commit implements the AddNotif and RemoveNotif operations described in https://iron.lily-is.land/T52 , using immer::flex_vector as the storage.

Type: add

CCBUG: https://iron.lily-is.land/T52

Test Plan

Verify unit tests pass.

Diff Detail

Repository
rL libkazv
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 150
Build 289: GitLab CI for libkazv
Build 288: arc lint + arc unit