Skip to content

refactor(lib/decoder): 优化变量名#9

Open
rickyes wants to merge 1 commit intosofastack:masterfrom
rickyes:refactor-variable-name
Open

refactor(lib/decoder): 优化变量名#9
rickyes wants to merge 1 commit intosofastack:masterfrom
rickyes:refactor-variable-name

Conversation

@rickyes
Copy link
Copy Markdown

@rickyes rickyes commented Oct 24, 2019

const headerLength = type === RpcCommandType.RESPONSE ? 20 : 22;

第一眼看去,以为是header的长度。。。。

@codecov-io
Copy link
Copy Markdown

codecov-io commented Oct 24, 2019

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@f54c356). Learn more about missing BASE report.
⚠️ Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master       #9   +/-   ##
=========================================
  Coverage          ?   96.78%           
=========================================
  Files             ?       30           
  Lines             ?      777           
  Branches          ?        0           
=========================================
  Hits              ?      752           
  Misses            ?       25           
  Partials          ?        0           

☔ 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.

2 participants