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

Do not fail if the location of a warning is outside the original source #4922

Merged
merged 3 commits into from Mar 24, 2023

Fix comparison

a572888
Select commit
Failed to load commit list.
Merged

Do not fail if the location of a warning is outside the original source #4922

Fix comparison
a572888
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2023 in 1s

99.01% (+0.00%) compared to b6c4fd8

View this Pull Request on Codecov

99.01% (+0.00%) compared to b6c4fd8

Details

Codecov Report

Merging #4922 (a572888) into master (b6c4fd8) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #4922   +/-   ##
=======================================
  Coverage   99.01%   99.01%           
=======================================
  Files         221      221           
  Lines        8051     8052    +1     
  Branches     2215     2216    +1     
=======================================
+ Hits         7972     7973    +1     
  Misses         26       26           
  Partials       53       53           
Impacted Files Coverage Δ
src/utils/getCodeFrame.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.