push
github
WIP: US-3: Restricting visibility of posts to specific groups (#36) * added visibleTo field to database and in-memory data structure * added post creation logic with visibleTo field * added post filtering by visibility capability * updated topics.reply to have visibility * added logs and topics based visibility * edited plugin details for composer + slight modification to dropdown list shown * fixed test and lint errors * teaser now respects post visibility + removed console logs * Revert "teaser now respects post visibility + removed console logs" This reverts commit 7226c4016. * now topics and posts are visible to author + groups it is restricted to * added visibility filtering for teasers in sidebar * num_topics and num_posts respect visibility settings * test cases pass * test cases for visibility * Add/Update package.json (force-added despite .gitignore) * removed console logs * removed api logs
11256 of 16181 branches covered (69.56%)
Branch coverage included in aggregate %.
152 of 172 new or added lines in 13 files covered. (88.37%)
12 existing lines in 2 files now uncovered.24876 of 29819 relevant lines covered (83.42%)
1488.52 hits per line