Entity model (Sourcery refactored)#410
Entity model (Sourcery refactored)#410sourcery-ai[bot] wants to merge 1 commit intojaro/entity_modelfrom
Conversation
| [len(steps) for tag, steps in get_service_steps(service)] | ||
| len(steps) for tag, steps in get_service_steps(service) | ||
| ), | ||
| } | ||
| for service in self.get_queryset() | ||
| ] | ||
|
|
There was a problem hiding this comment.
Function GlobalChecklistsView.get_context_data refactored with the following changes:
- Replace unneeded comprehension with generator (
comprehension-to-generator)
957e6fe to
75743c1
Compare
29b5dee to
aacae50
Compare
962928a to
459f3a5
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
459f3a5 to
687cd37
Compare
83d6fdb to
0a7ed05
Compare
be18e74 to
8d484b9
Compare
cdbca69 to
6060aec
Compare
ca8fe85 to
32bf7cb
Compare
05ce5f0 to
6060aec
Compare
04e161c to
5238ed2
Compare
a35d8ab to
71e2ed5
Compare
5238ed2 to
40f22b8
Compare
71e2ed5 to
64083e6
Compare
40f22b8 to
a1920f1
Compare
64083e6 to
a1de85e
Compare
a1920f1 to
8e63831
Compare
a1de85e to
e26d49b
Compare
8e63831 to
14da59f
Compare
e26d49b to
a23fc3d
Compare
14da59f to
d204be6
Compare
84c7f3b to
48a5925
Compare
27d9221 to
16954db
Compare
48a5925 to
73d04c4
Compare
16954db to
2b74a29
Compare
73d04c4 to
9899019
Compare
2b74a29 to
f73e281
Compare
9899019 to
8d03501
Compare
f73e281 to
ac770b1
Compare
8d03501 to
8fba99b
Compare
ac770b1 to
a933c57
Compare
8fba99b to
3036af0
Compare
a933c57 to
bcb68e4
Compare
3036af0 to
cbf1fbe
Compare
bcb68e4 to
84ab43d
Compare
cbf1fbe to
5171f82
Compare
84ab43d to
e61a0ab
Compare
5171f82 to
7bf95c7
Compare
e61a0ab to
791126c
Compare
7bf95c7 to
9028b69
Compare
791126c to
eff8221
Compare
9028b69 to
16f0336
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
eff8221 to
b847bff
Compare
41a8aba to
a302480
Compare
54c7197 to
3fb5995
Compare
a302480 to
fcf1b2e
Compare
fcf1b2e to
666c345
Compare
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 0.07%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |








Pull Request #405 refactored by Sourcery.
If you're happy with these changes, merge this Pull Request using the Squash and merge strategy.
NOTE: As code is pushed to the original Pull Request, Sourcery will
re-run and update (force-push) this Pull Request with new refactorings as
necessary. If Sourcery finds no refactorings at any point, this Pull Request
will be closed automatically.
See our documentation here.
Run Sourcery locally
Reduce the feedback loop during development by using the Sourcery editor plugin:
Review changes via command line
To manually merge these changes, make sure you're on the
jaro/entity_modelbranch, then run:Help us improve this pull request!