Skip to content

Conversation

@RafaelCenzano
Copy link
Member

@RafaelCenzano RafaelCenzano commented Oct 12, 2024

Description

Update two backend routes. First backend route returns data on the user profile. The second route returns the opportunities for the user. Two columns added to DB, migration created, and DB diagram updated

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Manually tested

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (if a larger change)
  • New and existing unit tests pass locally with my changes

@deepsource-io
Copy link

deepsource-io bot commented Oct 12, 2024

Here's the code health analysis summary for commits bc2c939..fdddb0a. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPython✅ Success
🎯 18 occurences resolved
View Check ↗

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

@RafaelCenzano RafaelCenzano merged commit 474d2e1 into main Oct 12, 2024
@RafaelCenzano RafaelCenzano deleted the profile-page branch October 12, 2024 07:39
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.

2 participants