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 part attachment #78

Merged
merged 5 commits into from
Jul 15, 2024
Merged

Fix part attachment #78

merged 5 commits into from
Jul 15, 2024

Conversation

wolflu05
Copy link
Owner

@wolflu05 wolflu05 commented Jul 15, 2024

This PR fixes the plugin with the recent Part Attachment refactor: inventree/InvenTree#7420

@wolflu05 wolflu05 added this to the v1.3.0 milestone Jul 15, 2024
Copy link

github-actions bot commented Jul 15, 2024

Coverage Report

Code Coverage

Name Stmts Miss Cover Missing
inventree_bulk_plugin/BulkGenerator/BulkGenerator.py 167 0 100%
inventree_bulk_plugin/BulkGenerator/dimensions.py 66 0 100%
inventree_bulk_plugin/BulkGenerator/generators/gen_alpha.py 36 0 100%
inventree_bulk_plugin/BulkGenerator/generators/gen_numeric.py 14 0 100%
inventree_bulk_plugin/BulkGenerator/generators/generator.py 33 0 100%
inventree_bulk_plugin/BulkGenerator/template.py 29 0 100%
inventree_bulk_plugin/BulkGenerator/utils.py 19 0 100%
inventree_bulk_plugin/BulkGenerator/validations.py 54 0 100%
inventree_bulk_plugin/InvenTreeBulkPlugin.py 47 0 100%
inventree_bulk_plugin/api.py 69 0 100%
inventree_bulk_plugin/bulkcreate_objects.py 324 0 100%
inventree_bulk_plugin/migrations/0001_initial.py 6 0 100%
inventree_bulk_plugin/models.py 21 0 100%
inventree_bulk_plugin/serializers.py 53 0 100%
inventree_bulk_plugin/version.py 1 0 100%
TOTAL 939 0 100%

@wolflu05 wolflu05 merged commit a81ba03 into main Jul 15, 2024
15 checks passed
@wolflu05 wolflu05 deleted the fix-attachment branch July 15, 2024 19:34
@wolflu05 wolflu05 added the type/bug Something isn't working label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant