Skip to content

Fix random_producer delay#160

Open
eddbbt wants to merge 1 commit intoastarte-platform:masterfrom
eddbbt:random_source_timeout
Open

Fix random_producer delay#160
eddbbt wants to merge 1 commit intoastarte-platform:masterfrom
eddbbt:random_source_timeout

Conversation

@eddbbt
Copy link

@eddbbt eddbbt commented Feb 29, 2024

Edit random_producer in order to add immediate number creation instead of waiting demand*milliseconds
Fix #139

@eddbbt eddbbt marked this pull request as ready for review February 29, 2024 11:20
@eddbbt eddbbt force-pushed the random_source_timeout branch 3 times, most recently from 3734a2a to c360022 Compare February 29, 2024 11:27
Edit random_producer in order to add immediate number creation instead of waiting demand*milliseconds

Signed-off-by: Eddy Babetto <eddy.babetto@secomind.com>
@eddbbt eddbbt force-pushed the random_source_timeout branch from c360022 to da23a20 Compare February 29, 2024 13:22
@eddbbt eddbbt changed the title Edit random_producer Fix random_producer delay Feb 29, 2024
@codecov
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.01%. Comparing base (f1c56e9) to head (da23a20).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
+ Coverage   52.59%   53.01%   +0.41%     
==========================================
  Files          67       67              
  Lines        1270     1279       +9     
==========================================
+ Hits          668      678      +10     
+ Misses        602      601       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Fix random_source delay implementation

1 participant