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

Add Share Button to Context Menu #136

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

chrstinalin
Copy link
Contributor

@chrstinalin chrstinalin commented Oct 11, 2024

Closes #125.

Changes

  • Adds a context menu button for copying a link to a certain line.

image

@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2024

Codecov Report

Attention: Patch coverage is 93.87755% with 3 lines in your changes missing coverage. Please review.

Project coverage is 91.44%. Comparing base (e417670) to head (c740975).

Files with missing lines Patch % Lines
src/controller/commentController.ts 92.85% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
+ Coverage   91.41%   91.44%   +0.02%     
==========================================
  Files          28       28              
  Lines        2841     2886      +45     
  Branches      177      178       +1     
==========================================
+ Hits         2597     2639      +42     
- Misses        242      245       +3     
  Partials        2        2              

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

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.

Copy Share Link Directly From Context Menu
2 participants