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

Fix copy link issue in Safari #1633

Merged
merged 24 commits into from
Nov 28, 2023

Merge branch 'main' into safari-copy-link-fix

d2aa727
Select commit
Loading
Failed to load commit list.
Merged

Fix copy link issue in Safari #1633

Merge branch 'main' into safari-copy-link-fix
d2aa727
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2023 in 0s

67.06% (+0.43%) compared to cfc83dd

View this Pull Request on Codecov

67.06% (+0.43%) compared to cfc83dd

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (cfc83dd) 66.63% compared to head (d2aa727) 67.06%.

Files Patch % Lines
public/services/shared-link.ts 63.33% 8 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1633      +/-   ##
==========================================
+ Coverage   66.63%   67.06%   +0.43%     
==========================================
  Files          94       94              
  Lines        2395     2402       +7     
  Branches      319      318       -1     
==========================================
+ Hits         1596     1611      +15     
+ Misses        728      713      -15     
- Partials       71       78       +7     

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