Skip to content

Conversation

@codingjoe
Copy link
Owner

It is profered to use asynchronous renders andyways and to do
image rendering on optimized works. Therefore, using multiprocessing
to simply queue tasks adds more errors than it does good.

It is profered to use asynchronous renders andyways and to do
image rendering on optimized works. Therefore, using multiprocessing
to simply queue tasks adds more errors than it does good.
@codecov
Copy link

codecov bot commented Mar 4, 2021

Codecov Report

Merging #221 (c86bd33) into master (83e46c0) will decrease coverage by 2.59%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
- Coverage   98.85%   96.25%   -2.60%     
==========================================
  Files           3        5       +2     
  Lines          87      267     +180     
==========================================
+ Hits           86      257     +171     
- Misses          1       10       +9     
Impacted Files Coverage Δ
stdimage/management/commands/rendervariations.py 100.00% <100.00%> (ø)
stdimage/__init__.py 100.00% <0.00%> (ø)
stdimage/models.py 94.97% <0.00%> (ø)
stdimage/validators.py 96.77% <0.00%> (+0.22%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 83e46c0...c86bd33. Read the comment docs.

@codingjoe codingjoe merged commit 9421c8f into master Mar 4, 2021
@codingjoe codingjoe deleted the drop-mp branch March 4, 2021 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants