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

Feat/backend/deployment and up #60

Merged
merged 44 commits into from
Jun 16, 2024
Merged

Conversation

waveyboym
Copy link
Member

Description

This introduces necessary actions that will facilitate deploying and upping our backend

Fixes # (issue)
N/A

Type of change

Deployment

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

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
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

waveyboym added 30 commits June 12, 2024 14:20
@waveyboym waveyboym added type: feature A new feature type: security This is a security related issue/pr For: api This is mainly for the api For: backend This is mainly for the backend code priority: high This needs/needed to be addressed as soon as possible status: pending This is awaiting approval effort: 8 This may require/required a week of work at minimum type: task Task request labels Jun 16, 2024
@waveyboym waveyboym self-assigned this Jun 16, 2024
Copy link

codecov bot commented Jun 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.88%. Comparing base (2c69ff6) to head (68eb0f0).
Report is 43 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #60   +/-   ##
========================================
  Coverage    72.88%   72.88%           
========================================
  Files            3        3           
  Lines          118      118           
========================================
  Hits            86       86           
  Misses          29       29           
  Partials         3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@waveyboym waveyboym merged commit 7c1a6db into develop Jun 16, 2024
6 checks passed
@waveyboym waveyboym deleted the feat/backend/deployment-and-up branch June 16, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: 8 This may require/required a week of work at minimum For: api This is mainly for the api For: backend This is mainly for the backend code priority: high This needs/needed to be addressed as soon as possible status: pending This is awaiting approval type: feature A new feature type: security This is a security related issue/pr type: task Task request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant