Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Answer post UI #84

Draft
wants to merge 64 commits into
base: f24
Choose a base branch
from
Draft

Answer post UI #84

wants to merge 64 commits into from

Conversation

katcday
Copy link

@katcday katcday commented Oct 11, 2024

No description provided.

github-classroom bot and others added 30 commits September 9, 2024 17:37
Created Slackers custom theme, added search bar component to it
Refactoring code to reduce level of nesting (Project 1)
Refactoring `onMessage` function in `src/socket.io/index.js` to reduce cognitive complexity
Add Ability to Toggle Posts as Answered Vs. Unanswered
KesterTan and others added 27 commits September 24, 2024 20:58
Instructors can verify message
SearchAlg code with fixed Linter issues
Added filtering on search query for search bar component
Added UserGuide template and filled in some information
Set up permissions for verify and unverify and UI for unverify
I edited the theme to add a dropdown button that can toggle the topic as answered or unanswered. It currently uses the lock/unlock backend.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11286207961

Details

  • 101 of 126 (80.16%) changed or added relevant lines in 21 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 82.638%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/api/posts.js 15 16 93.75%
src/posts/answer.js 10 11 90.91%
src/topics/create.js 2 3 66.67%
src/privileges/posts.js 3 5 60.0%
src/socket.io/index.js 4 6 66.67%
src/topics/tools.js 14 16 87.5%
src/socket.io/topics/tags.js 1 8 12.5%
src/controllers/write/posts.js 7 16 43.75%
Files with Coverage Reduction New Missed Lines %
src/api/search.js 5 72.34%
Totals Coverage Status
Change from base Build 11205295170: -0.03%
Covered Lines: 22410
Relevant Lines: 25693

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants