Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Story #95 - Fahrgemeinschaftenwidget #159

Merged
merged 40 commits into from
Jun 5, 2024
Merged

Story #95 - Fahrgemeinschaftenwidget #159

merged 40 commits into from
Jun 5, 2024

Conversation

ebauersandoval
Copy link
Collaborator

No description provided.

sophiadeckhut and others added 30 commits May 20, 2024 14:40
# Conflicts:
#	frontend/src/app/app.module.ts
… copied some code into carpool-card-item.component.html and carpool-card-item.component.ts
# Conflicts:
#	frontend/src/app/app.module.ts
… copied some code into carpool-card-item.component.html and carpool-card-item.component.ts
# Conflicts:
#	frontend/src/app/app.module.ts
# Conflicts:
#	frontend/src/app/app.module.ts
# Conflicts:
#	frontend/src/app/app.module.ts
# Conflicts:
#	frontend/src/app/app.module.ts
# Conflicts:
#	frontend/src/app/app.module.ts
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

Attention: Patch coverage is 61.46789% with 42 lines in your changes missing coverage. Please review.

Project coverage is 70.69%. Comparing base (0ca3f17) to head (744c94c).
Report is 8 commits behind head on main.

Files Patch % Lines
...ckend/widget/application/CarpoolWidgetService.java 65.78% 13 Missing ⚠️
...er/backend/widget/model/carpool/CarpoolWidget.java 0.00% 5 Missing ⚠️
...backend/widget/model/carpool/CarUpdateCommand.java 0.00% 4 Missing ⚠️
...backend/widget/model/carpool/CarpoolWidgetDto.java 33.33% 3 Missing and 1 partial ⚠️
...et2gether/backend/widget/model/carpool/Driver.java 0.00% 4 Missing ⚠️
...end/widget/adapter/in/CarpoolWidgetController.java 0.00% 3 Missing ⚠️
...ackend/widget/application/mapper/WidgetMapper.java 90.00% 2 Missing ⚠️
...gether/backend/widget/model/carpool/DriverDto.java 0.00% 2 Missing ⚠️
...gether/backend/event/application/EventService.java 0.00% 1 Missing ⚠️
...et2gether/backend/widget/model/carpool/CarDto.java 87.50% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #159      +/-   ##
============================================
+ Coverage     66.25%   70.69%   +4.44%     
+ Complexity      289      283       -6     
============================================
  Files            77       66      -11     
  Lines           883      843      -40     
  Branches         28       30       +2     
============================================
+ Hits            585      596      +11     
+ Misses          281      232      -49     
+ Partials         17       15       -2     

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

- added validation to backend and frontend
- added join/leave button
- updated rider list
@Drumber Drumber merged commit eac660e into main Jun 5, 2024
3 of 4 checks passed
@Drumber Drumber deleted the Story-#95 branch June 19, 2024 12:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants