|
Ran
|
Jobs
1
|
Files
394
|
Run time
1min
|
Badge
README BADGES
|
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
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
90.39 |
-0.5% | src/categories/index.js |
| 1 |
90.34 |
1.63% | src/posts/index.js |
| 2 |
79.85 |
0.39% | src/posts/create.js |
| 2 |
90.8 |
-4.97% | src/posts/data.js |
| 2 |
86.47 |
-1.03% | src/privileges/posts.js |
| 2 |
88.64 |
0.04% | src/topics/index.js |
| 3 |
90.36 |
-1.47% | src/api/groups.js |
| 3 |
75.29 |
-5.23% | src/controllers/composer.js |
| 4 |
88.48 |
-1.69% | src/topics/create.js |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
71.76 |
-4.71% | src/controllers/admin/info.js |
| 10 |
55.04 |
-2.58% | src/activitypub/index.js |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 18420669085.1 | 394 |
78.55 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|