Salaah Amin
Salaah Amin
**Describe the issue** I have come across a memory leak when running a particular test. We were using version 1.6.0 of model_bakery, and only when I reverted to version 1.0.0...
**Describe the issue** As part of testing an abstract model, within the tests, we create a dummy model which is used for testing and then is later dropped. This dummy...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
Add instructions for users wishing to contribute to the repo.
* Support testing code coverage * Makefile to test coverage * CI pipeline for outputting test coverage * Automatic update of README with test coverage (just pre-commit)
Adds the ability to add arbitrary HTML components and improves the UI allowing uses to order more easily.
### Background ### Changes ### Documentation ### Test Plan ### PR Quality Checklist - [x] My pull request is atomic and focuses on a single change. - [x] I have...