Skip to content

Comments

Patch for model/userModel.js#78

Open
beetle-ai[bot] wants to merge 1 commit intomainfrom
fix/1760084196159-xn52x8
Open

Patch for model/userModel.js#78
beetle-ai[bot] wants to merge 1 commit intomainfrom
fix/1760084196159-xn52x8

Conversation

@beetle-ai
Copy link

@beetle-ai beetle-ai bot commented Oct 10, 2025

Removed console.log statements from the getQuestionsByStandard method.Changes made:

  • Replaced: userSchema.methods.getQuestionsByStandard = async function (standard) { console.log('Standard:', sta...
  • With: userSchema.methods.getQuestionsByStandard = async function (standard) { const filteredQuestions = aw...

Closes: #77

File: model/userModel.js
Branch: fix/1760084196159-xn52x8main

@vercel
Copy link

vercel bot commented Oct 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
question-bank-api Ready Ready Preview Comment Oct 10, 2025 8:17am

@coderabbitai
Copy link

coderabbitai bot commented Oct 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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.

0 participants