Skip to content

fix(link): Don't throw exception on invalid URL href

d182756
Select commit
Loading
Failed to load commit list.
Merged

fix(link): Don't throw exception on invalid URL href #6794

fix(link): Don't throw exception on invalid URL href
d182756
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

46.89% (+0.02%) compared to 1353d69

View this Pull Request on Codecov

46.89% (+0.02%) compared to 1353d69

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 46.89%. Comparing base (1353d69) to head (d182756).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/marks/Link.js 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6794      +/-   ##
==========================================
+ Coverage   46.86%   46.89%   +0.02%     
==========================================
  Files         747      732      -15     
  Lines       34080    34065      -15     
  Branches     1240     1226      -14     
==========================================
+ Hits        15973    15976       +3     
+ Misses      17486    17483       -3     
+ Partials      621      606      -15     

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