-
Notifications
You must be signed in to change notification settings - Fork 3
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
Use abspaths for the ODF plotter #182
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #182 +/- ##
==========================================
- Coverage 47.73% 47.64% -0.10%
==========================================
Files 57 57
Lines 7213 7231 +18
Branches 984 986 +2
==========================================
+ Hits 3443 3445 +2
- Misses 3565 3581 +16
Partials 205 205 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It sounds like @araikes tested this out and it works.
Should this close #118? |
I think so |
Closes #118
@araikes noticed that the ODF plotter might be attempting to write out the pngs into the user's home directory. This PR forces the plotter to store images in the runtime working directory