Details
Details
Create some ops in reducer and check if they're properly processed on SQLite
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- reports-native
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
lib/ops/report-store-ops.js | ||
---|---|---|
90 | Should we e.g. throw when an unsupported operation appears? |
Comment Actions
rebase before landing
lib/ops/report-store-ops.js | ||
---|---|---|
90 | In other cases we throw from C++ level, I'll follow current approach |