• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

CMU-313 / nodebb-spring-26-tigers
79%

Build:
DEFAULT BRANCH: main
Repo Added 31 Jan 2026 12:57AM UTC
Token M323xwQhzvCo7zbnBgLakwUbf3bOrBDc5 regen
Build 9 Last
Files 397
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • backend-topic-post-anonymous-attribute
  • isGroupTitleValid
  • project-1-change-cnk2024
  • search
  • toggle-anonymous
  • topic-answered-field

07 Feb 2026 07:48PM UTC coverage: 78.688% (-0.1%) from 78.831%
21785868478

push

github

web-flow
feat: add answered support for topics

Context
This PR introduces support for marking topics as “answered.”

Description
There is now a new answered field to the topic object and implements socket-based getter and setter endpoints to manage the field.

Changes
- Added answered field to topic creation logic in src/topics
- Default value set to 0
- Implemented: topics.getAnswered, topics.setAnswered
- Added privilege checks for read access

Testing
- Tested via browser console using:
- socket.emit('topics.setAnswered', { tid: 2, answered: true }, console.log);
- socket.emit('topics.getAnswered', 2, console.log);

11620 of 16615 branches covered (69.94%)

Branch coverage included in aggregate %.

5 of 52 new or added lines in 2 files covered. (9.62%)

25371 of 30395 relevant lines covered (83.47%)

1478.86 hits per line

Relevant lines Covered
Build:
Build:
30395 RELEVANT LINES 25371 COVERED LINES
1478.86 HITS PER LINE
Source Files on main
  • Tree
  • List 397
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21785868478 main feat: add answered support for topics Context This PR introduces support for marking topics as “answered.” Description There is now a new answered field to the topic object and implements socket-based getter and setter endpoints to manage the fi... push 07 Feb 2026 07:52PM UTC web-flow github
78.69
21738505753 main Merge pull request #18 from CMU-313/search Lab 1 push 06 Feb 2026 04:21AM UTC web-flow github
78.83
21536010917 main Reduced onTopicsLoaded function complexity Reduced onTopicsLoaded function complexity Project 1 individual change push 31 Jan 2026 01:08AM UTC web-flow github
78.84
See All Builds (9)

Badge your Repo: nodebb-spring-26-tigers

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc