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

Allow to record no shows when giving feedback #2680

Merged
merged 11 commits into from Nov 22, 2023
Merged

Allow to record no shows when giving feedback #2680

merged 11 commits into from Nov 22, 2023

Conversation

nicksellen
Copy link
Member

@nicksellen nicksellen commented Oct 18, 2023

- check if protocol is https: for push notification support
  - otherwise hangs trying to get service work on http:
- refine how the currentGroupIdService detirmines the id
- defineStory abstraction to ensure we reset various things
@codecov
Copy link

codecov bot commented Oct 21, 2023

Codecov Report

Merging #2680 (6f03715) into master (d47057d) will decrease coverage by 0.44%.
Report is 1 commits behind head on master.
The diff coverage is 34.17%.

@@            Coverage Diff             @@
##           master    #2680      +/-   ##
==========================================
- Coverage   75.94%   75.50%   -0.44%     
==========================================
  Files         375      377       +2     
  Lines       41011    41387     +376     
  Branches     2323     2342      +19     
==========================================
+ Hits        31145    31249     +104     
- Misses       9866    10138     +272     
Files Coverage Δ
src/feedback/pages/ActivityFeedback.vue 95.13% <100.00%> (+0.25%) ⬆️
src/group/services.js 91.09% <100.00%> (+1.17%) ⬆️
src/places/helpers.js 89.47% <100.00%> (+0.14%) ⬆️
src/activities/components/ActivityFeedbackItem.vue 96.80% <98.46%> (-0.05%) ⬇️
src/feedback/queries.js 45.16% <50.00%> (-1.40%) ⬇️
src/users/components/ProfilePicture.vue 87.69% <57.14%> (-1.74%) ⬇️
src/subscriptions/services/push.js 43.33% <55.55%> (+0.41%) ⬆️
src/feedback/components/FeedbackForm.vue 94.05% <94.06%> (-0.72%) ⬇️
src/notifications/Notifications.stories.js 0.00% <0.00%> (ø)
src/activities/components/ActivityItem.stories.js 0.00% <0.00%> (ø)
... and 5 more

... and 1 file with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@nicksellen nicksellen marked this pull request as ready for review November 3, 2023 13:02
@nicksellen nicksellen merged commit 9ddd717 into master Nov 22, 2023
5 of 7 checks passed
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.

None yet

1 participant