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

Add flag to configure the CRC #110

Merged
merged 1 commit into from
Nov 18, 2021
Merged

Add flag to configure the CRC #110

merged 1 commit into from
Nov 18, 2021

Conversation

Gsantomaggio
Copy link
Member

Add the perftest flag
Closes #109

Add the perftest flag
Closes #109
@codecov-commenter
Copy link

Codecov Report

Merging #110 (aca5aef) into main (f4b10c2) will increase coverage by 0.04%.
The diff coverage is 70.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   80.04%   80.08%   +0.04%     
==========================================
  Files          16       16              
  Lines        2481     2486       +5     
==========================================
+ Hits         1986     1991       +5     
  Misses        357      357              
  Partials      138      138              
Impacted Files Coverage Δ
pkg/stream/server_frame.go 83.59% <40.00%> (+0.05%) ⬆️
pkg/stream/consumer.go 78.53% <100.00%> (+0.42%) ⬆️

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 f4b10c2...aca5aef. Read the comment docs.

@Gsantomaggio Gsantomaggio merged commit 96d0060 into main Nov 18, 2021
@Gsantomaggio Gsantomaggio deleted the crc_configurable branch November 18, 2021 09:06
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.

Make CRC configurable
2 participants