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/mobile integration/booking #85

Merged
merged 30 commits into from
Jun 24, 2024

Conversation

KamogeloMoeketse
Copy link
Contributor

Full Integration

Create Booking
View my bookings
Check In
Cancel Booking

Other Features:
Graph on dashboard
FAQ page

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • 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?

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

  • Test A
  • Test B

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

KamogeloMoeketse and others added 29 commits June 17, 2024 08:53
Copy link

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.23%. Comparing base (c1683d7) to head (cd8241a).
Report is 14 commits behind head on develop.

Current head cd8241a differs from pull request most recent head b6c2fc1

Please upload reports for the commit b6c2fc1 to get more accurate results.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop      #85       +/-   ##
============================================
+ Coverage    67.21%   84.23%   +17.01%     
============================================
  Files            5        5               
  Lines          241      241               
============================================
+ Hits           162      203       +41     
+ Misses          69       28       -41     
  Partials        10       10               

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

@KamogeloMoeketse KamogeloMoeketse merged commit 34c7ce0 into develop Jun 24, 2024
1 of 2 checks passed
@KamogeloMoeketse KamogeloMoeketse deleted the feat/mobile-integration/booking branch June 25, 2024 19:52
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.

3 participants