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

Fix mainline topic search feature #100

Closed
wants to merge 67 commits into from
Closed

Conversation

wandrew004
Copy link

Updated changes for topic search. Tests are now passing.
image

github-classroom bot and others added 30 commits September 9, 2024 18:42
update README with team members
P1 Changes Annie public/src/admin/settings/navigation.js
Merged wennaz p1 changes in scr/flags
wandrew004 and others added 28 commits September 25, 2024 21:53
Added routes and controller for bookmark
Add unit test for search bar - fix set operation issue
Implement Bookmark Functionality for Rendering Bookmarked Topics
add post and update for bookmark
Replaced all Input Placeholders & Updated Topic Parameters for the Topic Search Function
Unit Test for Search API - existing test file
@wandrew004 wandrew004 closed this Oct 24, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11490048946

Details

  • 75 of 97 (77.32%) changed or added relevant lines in 11 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.03%) to 82.697%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/controllers/write/topics.js 2 3 66.67%
src/webserver.js 17 19 89.47%
src/topics/search.js 23 26 88.46%
src/api/topics.js 8 13 61.54%
src/middleware/render.js 0 11 0.0%
Files with Coverage Reduction New Missed Lines %
src/webserver.js 2 73.98%
Totals Coverage Status
Change from base Build 10688272652: 0.03%
Covered Lines: 22384
Relevant Lines: 25641

💛 - 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