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

Edited repo to pass github actions for deployment #95

Closed
wants to merge 50 commits into from

Conversation

bencondemi
Copy link

I went through the repo and edited/removed the broken implementations from the previous part of the project in order to ensure that our implementation passes GitHub actions and is able to be deployed to Azure. This implementation passes all local lint and tests:
image
image

github-classroom bot and others added 30 commits September 10, 2024 01:22
Merge individual changes made in Project 1
Add "Questions & Answers" category & corresponding subcategories
Added refactored code from previous assignment to current repository
Imported tpl files from the commit linked in Slack by Prof. Hilton and added names to the README
- Refactor categorySearch module for improved readability and maintainability
- Implement caching mechanism for category list
- Add support for local categories
- Optimize search performance with debounce
- Improve dropdown visibility handling
- Enhance error handling and user feedback
- Update DOM manipulation for better performance
- Add console logs for debugging purposes
Implemented "endorse" buttons for topics and replies on the front end
Refactored categorySearch.js
Reverting public/src/modules/categorySearch.js back to original
@bencondemi bencondemi closed this Oct 23, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11471555578

Details

  • 45 of 78 (57.69%) changed or added relevant lines in 5 files are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.08%) to 82.586%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/messaging/rooms.js 10 12 83.33%
src/middleware/user.js 29 31 93.55%
src/socket.io/posts.js 1 14 7.14%
src/controllers/posts.js 3 19 15.79%
Files with Coverage Reduction New Missed Lines %
src/posts/edit.js 1 92.57%
src/middleware/user.js 3 82.59%
Totals Coverage Status
Change from base Build 10688272652: -0.08%
Covered Lines: 22332
Relevant Lines: 25619

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

5 participants