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

Fix: save images as PNG with full quality #60

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

conorsim
Copy link
Collaborator

Small fix to ensure that images are saved in full quality and as PNG, such that the bytes will not change by any form of compression.

@conorsim conorsim requested a review from sokovninn September 18, 2024 21:08
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1355 758 56% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
datadreamer/pipelines/generate_dataset_from_scratch.py 41% 🟢
TOTAL 41% 🟢

updated for commit: a74ca02 by action🐍

Copy link

Test Results

  6 files    6 suites   45m 16s ⏱️
104 tests  50 ✅  54 💤 0 ❌
624 runs  298 ✅ 326 💤 0 ❌

Results for commit a74ca02.

@sokovninn
Copy link
Member

LGTM!

@sokovninn sokovninn merged commit 9653ec3 into dev Sep 18, 2024
9 checks passed
@sokovninn sokovninn deleted the fix/save-same-image-quality branch September 24, 2024 13:06
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.

2 participants