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: only fallback to text on error #14

Merged
merged 2 commits into from
Jan 29, 2024

chore: update test case

512f640
Select commit
Loading
Failed to load commit list.
Merged

fix: only fallback to text on error #14

chore: update test case
512f640
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 29, 2024 in 0s

92.22% (-4.17%) compared to dba61f1

View this Pull Request on Codecov

92.22% (-4.17%) compared to dba61f1

Details

Codecov Report

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

Comparison is base (dba61f1) 96.38% compared to head (512f640) 92.22%.

Files Patch % Lines
src/utils.ts 60.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   96.38%   92.22%   -4.17%     
==========================================
  Files           3        3              
  Lines          83       90       +7     
  Branches       23       27       +4     
==========================================
+ Hits           80       83       +3     
- Misses          3        7       +4     

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