Skip to content

feat(api, web): add action type open app in app store#1676

Merged
philprime merged 3 commits intomainfrom
issue-989
May 1, 2025
Merged

feat(api, web): add action type open app in app store#1676
philprime merged 3 commits intomainfrom
issue-989

Conversation

@philprime
Copy link
Member

@philprime philprime commented May 1, 2025

Closes #989

@philprime philprime self-assigned this May 1, 2025
@codecov
Copy link

codecov bot commented May 1, 2025

Codecov Report

Attention: Patch coverage is 20.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 6.31%. Comparing base (02f2dcb) to head (66538a5).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/util/prisma-data-utils.ts 0.00% 5 Missing ⚠️
src/pages/api/v0.1/messages.ts 0.00% 2 Missing ⚠️
src/components/display-mapper.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #1676      +/-   ##
========================================
- Coverage   6.36%   6.31%   -0.05%     
========================================
  Files        307     307              
  Lines       6273    6283      +10     
  Branches     681     681              
========================================
- Hits         399     397       -2     
- Misses      5867    5875       +8     
- Partials       7      11       +4     
Flag Coverage Δ
unittests 6.31% <20.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@philprime philprime enabled auto-merge (rebase) May 1, 2025 14:45
@philprime philprime disabled auto-merge May 1, 2025 14:45
@philprime philprime enabled auto-merge (squash) May 1, 2025 14:45
@philprime philprime merged commit 19a2bcb into main May 1, 2025
7 of 8 checks passed
@philprime philprime deleted the issue-989 branch May 1, 2025 14:57
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.

Extend message editor with action OPEN_APP_IN_APP_STORE

1 participant