SupportVol / BackEnd

This repository manages data storage, authentication, and business logic for efficient volunteer coordination.
https://supportvol-dot-support-vol.as.r.appspot.com/
Apache License 2.0
1 stars 0 forks source link

Add extraDetails field to User Details #11

Closed Programmer-RD-AI closed 4 months ago

Programmer-RD-AI commented 4 months ago

This commit introduces the addition of the extraDetails field to the user details stored in Firebase Firestore. The extraDetails field includes description and context properties, providing additional information about each user. With this enhancement, the user documents now contain richer data, enabling better context and understanding of user profiles within the application.

deepsource-io[bot] commented 4 months ago

Here's the code health analysis summary for commits 686fdc7..c684192. View details on DeepSource β†—.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript❌ Failure
❗ 5 occurences introduced
🎯 1 occurence resolved
View Check β†—
DeepSource Python LogoPythonβœ… SuccessView Check β†—
DeepSource Test coverage LogoTest coverage⚠️ Artifact not reportedTimed out: Artifact was never reportedView Check β†—
DeepSource SQL LogoSQLβœ… SuccessView Check β†—
DeepSource Secrets LogoSecretsβœ… SuccessView Check β†—

πŸ’‘ If you’re a repository administrator, you can configure the quality gates from the settings.