Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds packet watcher for Polypus #201

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Adds packet watcher for Polypus #201

wants to merge 4 commits into from

Conversation

nkcr
Copy link
Contributor

@nkcr nkcr commented Jan 31, 2022

Not intended to be merged. This is for ongoing dev on Polypus.

  • Updates timeouts for cosipbft
  • Updates protobuf
  • Refactors the packets watcher
  • Adds artificial delays in minogrpc
  • Adds PacketID in mino.Router interface

- Updates timeouts for cosipbft
- Updates protobuf
- Refactors the packets watcher
- Adds artificial delays in minogrpc
- Adds PacketID in mino.Router interface
@nkcr nkcr self-assigned this Jan 31, 2022
@sonarcloud
Copy link

sonarcloud bot commented Jan 31, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 10 Code Smells

11.9% 11.9% Coverage
0.0% 0.0% Duplication

@coveralls
Copy link

coveralls commented Jan 31, 2022

Pull Request Test Coverage Report for Build 2648895290

  • 84 of 88 (95.45%) changed or added relevant lines in 11 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.006%) to 99.158%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/traffic/watcher.go 25 29 86.21%
Files with Coverage Reduction New Missed Lines %
core/ordering/pow/block.go 1 98.91%
Totals Coverage Status
Change from base Build 2614714383: -0.006%
Covered Lines: 12724
Relevant Lines: 12832

💛 - Coveralls

@sonarcloud
Copy link

sonarcloud bot commented Jul 11, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 11 Code Smells

14.8% 14.8% Coverage
0.6% 0.6% Duplication

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