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

Move some image parsing logic #209

Merged
merged 1 commit into from
Feb 8, 2024

move part of image parsing to its own function to avoid issue with cl…

b2e032f
Select commit
Loading
Failed to load commit list.
Merged

Move some image parsing logic #209

move part of image parsing to its own function to avoid issue with cl…
b2e032f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 8, 2024 in 1s

81.92% (+0.15%) compared to 715361e

View this Pull Request on Codecov

81.92% (+0.15%) compared to 715361e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (715361e) 81.77% compared to head (b2e032f) 81.92%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
+ Coverage   81.77%   81.92%   +0.15%     
==========================================
  Files          10       10              
  Lines        1004     1007       +3     
==========================================
+ Hits          821      825       +4     
+ Misses        183      182       -1     

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