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

Catch JSON parsing errors #102

Merged
merged 1 commit into from
Oct 18, 2024

Catch JSON parsing errors

72efadf
Select commit
Loading
Failed to load commit list.
Merged

Catch JSON parsing errors #102

Catch JSON parsing errors
72efadf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 0s

71.42% (+0.40%) compared to e5a0b54

View this Pull Request on Codecov

71.42% (+0.40%) compared to e5a0b54

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.42%. Comparing base (e5a0b54) to head (72efadf).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   71.02%   71.42%   +0.40%     
==========================================
  Files           6        6              
  Lines         283      287       +4     
  Branches       44       44              
==========================================
+ Hits          201      205       +4     
  Misses         71       71              
  Partials       11       11              

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