Skip to content

FIX soft-lock for equality (draft)#8

Open
tomMoral wants to merge 1 commit intomainfrom
FIX_soft_lock_equality
Open

FIX soft-lock for equality (draft)#8
tomMoral wants to merge 1 commit intomainfrom
FIX_soft_lock_equality

Conversation

@tomMoral
Copy link
Copy Markdown
Owner

In the current implementation, the equality in the soft locks can cause some deadlocking as they are not properly resolved.
This PR is an intent to fix this but not working yet....

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 29, 2021

Codecov Report

Merging #8 (7f9692c) into master (53b0520) will decrease coverage by 0.01%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage   74.07%   74.05%   -0.02%     
==========================================
  Files          40       40              
  Lines        2565     2567       +2     
==========================================
+ Hits         1900     1901       +1     
- Misses        665      666       +1     
Flag Coverage Δ
unittests 74.05% <50.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dicodile/workers/dicod_worker.py 93.30% <50.00%> (-0.18%) ⬇️

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 53b0520...7f9692c. Read the comment docs.

Base automatically changed from master to main February 19, 2021 13:05
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.

1 participant