Skip to content

fix replicate first index gate issue#1014

Open
fshahinfar1 wants to merge 1 commit intoNetSys:masterfrom
fshahinfar1:fix_replicate
Open

fix replicate first index gate issue#1014
fshahinfar1 wants to merge 1 commit intoNetSys:masterfrom
fshahinfar1:fix_replicate

Conversation

@fshahinfar1
Copy link
Copy Markdown

when the first gate of the replicate gates array is not zero the
behavior of the code was unexpected. it was emiting packets on
gate zero instead of using the gate in the array with zero index.

when the first gate of the replicate gates array is not zero the
behavior of the code was unexpected. it was emiting packets on
gate zero instead of using the gate in the array with zero index.
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 27, 2020

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.96%. Comparing base (ab8773c) to head (f1dff7f).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1014   +/-   ##
=======================================
  Coverage   55.96%   55.96%           
=======================================
  Files           9        9           
  Lines        1165     1165           
=======================================
  Hits          652      652           
  Misses        513      513           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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