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

Convert image paths to absolute before converting to URI #112

Merged
merged 2 commits into from
Dec 31, 2023

Conversation

DatGuy1
Copy link
Owner

@DatGuy1 DatGuy1 commented Dec 31, 2023

This throws an exception in Path.as_uri() if it isn't done by then anyways

This throws an exception in Path.as_uri() if it isn't done by then
anyways
@DatGuy1 DatGuy1 self-assigned this Dec 31, 2023
Copy link

codecov bot commented Dec 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (573bfc3) 97.75% compared to head (a0c8285) 97.75%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #112   +/-   ##
=======================================
  Coverage   97.75%   97.75%           
=======================================
  Files          10       10           
  Lines         624      624           
  Branches       89       89           
=======================================
  Hits          610      610           
  Misses          9        9           
  Partials        5        5           

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

@DatGuy1 DatGuy1 merged commit 369eb06 into main Dec 31, 2023
9 checks passed
@DatGuy1 DatGuy1 deleted the fix/absolute-path branch December 31, 2023 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant