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

Raise problems for models that are missing image or 3d files #1813

Merged
merged 4 commits into from Feb 1, 2024

Conversation

Floppy
Copy link
Collaborator

@Floppy Floppy commented Feb 1, 2024

It's nice if all models have a preview image, and they should certainly have 3d files. If either of those aren't the case, raise a problem. These categories are silent by default.

Resolves #1414

@Floppy Floppy added the feature User-facing features and product enhancements label Feb 1, 2024
Copy link

codeclimate bot commented Feb 1, 2024

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

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

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

View more on Code Climate.

@Floppy Floppy merged commit 7845cab into main Feb 1, 2024
5 checks passed
@Floppy Floppy deleted the missing-image-or-3d-files branch February 1, 2024 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature User-facing features and product enhancements
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Option to raise problems for missing preview images or missing 3d models
1 participant