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

Ensure unfetched image plots are on disk before providing URL to webview #3544

Merged
merged 2 commits into from
Apr 2, 2023

Conversation

mattseddon
Copy link
Member

@mattseddon mattseddon commented Mar 24, 2023

5/9 main <- #3477 <- #3520 <- #3522 <- #3532 <- this <- #3545 <- #3546 <- #3547 <- #3548

We "shouldn't" ever get into this situation but I have seen some weirdness whilst testing the new logic. Seemed like a good idea to make sure the error can't happen.

Also took the opportunity to centralise more collection logic in the extension.

@mattseddon mattseddon added the bug Something isn't working label Mar 24, 2023
@mattseddon mattseddon self-assigned this Mar 24, 2023
@mattseddon mattseddon changed the base branch from main to drop-cache-on-update March 24, 2023 01:41
@mattseddon mattseddon force-pushed the ensure-image-on-disk branch from 1ed030d to ff2489c Compare March 24, 2023 01:43
@mattseddon mattseddon force-pushed the drop-cache-on-update branch from 02b01cc to e1519ad Compare March 24, 2023 03:20
@mattseddon mattseddon force-pushed the ensure-image-on-disk branch from ff2489c to 9efc4ac Compare March 24, 2023 03:20
@mattseddon mattseddon force-pushed the drop-cache-on-update branch from e1519ad to b0dd757 Compare March 24, 2023 03:34
@mattseddon mattseddon force-pushed the ensure-image-on-disk branch from 9efc4ac to 8b6f317 Compare March 24, 2023 03:37
@mattseddon mattseddon marked this pull request as ready for review March 24, 2023 03:46
@mattseddon mattseddon force-pushed the drop-cache-on-update branch 2 times, most recently from 72be7b6 to 02e94b4 Compare April 2, 2023 02:15
Base automatically changed from drop-cache-on-update to main April 2, 2023 02:32
@mattseddon mattseddon force-pushed the ensure-image-on-disk branch from 8b6f317 to 8a7340d Compare April 2, 2023 02:38
@mattseddon mattseddon enabled auto-merge (squash) April 2, 2023 02:40
@codeclimate
Copy link

codeclimate bot commented Apr 2, 2023

Code Climate has analyzed commit a22dc14 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (85% is the threshold).

This pull request will bring the total coverage in the repository to 95.0% (0.0% change).

View more on Code Climate.

@mattseddon mattseddon merged commit ce6b8cf into main Apr 2, 2023
@mattseddon mattseddon deleted the ensure-image-on-disk branch April 2, 2023 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants