-
Notifications
You must be signed in to change notification settings - Fork 1
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
🤡 Improve mocks #254
🤡 Improve mocks #254
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍪
4d6eeef
to
7a8a93a
Compare
7a8a93a
to
e1c7163
Compare
Codecov Report
@@ Coverage Diff @@
## master #254 +/- ##
=======================================
Coverage 86.15% 86.15%
=======================================
Files 101 101
Lines 3473 3475 +2
=======================================
+ Hits 2992 2994 +2
Misses 481 481
Continue to review full report at Codecov.
|
## Release 1.9.1 ### Summary - Emojis: 🔧 x3, 🐛 x1, 🏭 x1, 👷 x1, ⬆️ x1, 🤡 x1 - Categories: Other Changes x5, Fixes x1, Ops x2 ### New features and changes - [#268](#268) - 🔧 Added JenkinsfileWorker - [e8caed9](e8caed9) by [alubneuski](https://github.com/alubneuski) - [#267](#267) - 🔧 Updated to standard deploy - [f690674](f690674) by [alubneuski](https://github.com/alubneuski) - [#262](#262) - 🔧 Add SSL setting to RQ config - [bb956ca](bb956ca) by [dankolbman](https://github.com/dankolbman) - [#259](#259) - 🐛 Fix release factory - [647fb5c](647fb5c) by [dankolbman](https://github.com/dankolbman) - [#258](#258) - 🏭 Use more fake studies for releases - [9a36b54](9a36b54) by [dankolbman](https://github.com/dankolbman) - [#257](#257) - 👷 Publish to dockerhub action - [437da28](437da28) by [dankolbman](https://github.com/dankolbman) - [#255](#255) - ⬆️ Bump django from 2.1.11 to 2.2.13 - [ddf9e4b](ddf9e4b) by [dependabot[bot]](https://github.com/apps/dependabot) - [#254](#254) - 🤡 Improve mocks - [8102d56](8102d56) by [dankolbman](https://github.com/dankolbman)
Fixes issues with the development environment starting in docker compose and makes fake data consistent with study creator.