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

make links clickable in locations and description areas - rel: #5030 #5355

Merged
merged 1 commit into from
Aug 8, 2023

feat(editor): make links clickable in locations and description areas

8fa9d99
Select commit
Loading
Failed to load commit list.
Merged

make links clickable in locations and description areas - rel: #5030 #5355

feat(editor): make links clickable in locations and description areas
8fa9d99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 8, 2023 in 0s

22.58% (-0.08%) compared to 7f39c7b

View this Pull Request on Codecov

22.58% (-0.08%) compared to 7f39c7b

Details

Codecov Report

Patch coverage has no change and project coverage change: -0.08% ⚠️

Comparison is base (7f39c7b) 22.66% compared to head (8fa9d99) 22.58%.
Report is 7 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #5355      +/-   ##
============================================
- Coverage     22.66%   22.58%   -0.08%     
  Complexity      372      372              
============================================
  Files           237      238       +1     
  Lines         11725    11763      +38     
  Branches       2282     2297      +15     
============================================
  Hits           2657     2657              
- Misses         9068     9106      +38     
Files Changed Coverage Δ
src/components/Editor/Properties/PropertyText.vue 0.00% <0.00%> (ø)
src/mixins/PropertyLinksMixin.js 0.00% <0.00%> (ø)
src/views/EditSidebar.vue 0.00% <ø> (ø)
src/views/EditSimple.vue 0.00% <ø> (ø)

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