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

Updated api_handlers.go, database.go, and utils.go #57

Closed

Conversation

Rethakgetse-Manaka
Copy link
Contributor

@Rethakgetse-Manaka Rethakgetse-Manaka commented Jun 9, 2024

Description

OccupiID for booking is now generated instead of it being 1

Fixes # (issue)

Type of change

Updated utils.go, api_handlers.go, databse.go
Please delete options that are not relevant.

  • OccupiID generation for booking (non-breaking change which adds functionality)

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

Copy link

codecov bot commented Jun 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 69.35%. Comparing base (03c88a8) to head (248dc84).
Report is 11 commits behind head on develop.

Files Patch % Lines
occupi-backend/pkg/utils/utils.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #57      +/-   ##
===========================================
+ Coverage    65.15%   69.35%   +4.20%     
===========================================
  Files            3        3              
  Lines          132      124       -8     
===========================================
  Hits            86       86              
+ Misses          43       35       -8     
  Partials         3        3              

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

@Rethakgetse-Manaka Rethakgetse-Manaka marked this pull request as draft June 9, 2024 14:10
@Rethakgetse-Manaka Rethakgetse-Manaka deleted the feat/backend/view-my-bookings-functionality branch June 29, 2024 22:29
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