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

BUG: Avoid extracting inline images twice and dropping other operators #3002

Merged
merged 1 commit into from
Dec 18, 2024

BUG: Avoid extracting inline images twice and dropping other operators

be1a174
Select commit
Loading
Failed to load commit list.
Merged

BUG: Avoid extracting inline images twice and dropping other operators #3002

BUG: Avoid extracting inline images twice and dropping other operators
be1a174
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 1s

96.36% (+0.00%) compared to 27edc06

View this Pull Request on Codecov

96.36% (+0.00%) compared to 27edc06

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.36%. Comparing base (27edc06) to head (be1a174).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3002   +/-   ##
=======================================
  Coverage   96.36%   96.36%           
=======================================
  Files          52       52           
  Lines        8751     8752    +1     
  Branches     1593     1593           
=======================================
+ Hits         8433     8434    +1     
  Misses        190      190           
  Partials      128      128           

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