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

feat: only read from master #623

Merged
merged 3 commits into from
Oct 21, 2019
Merged

feat: only read from master #623

merged 3 commits into from
Oct 21, 2019

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented May 14, 2019

set options.masterOnly = true to enable the feature

pick from #622

set options.masterOnly = true to enable the feature

pick from #622
@fengmk2
Copy link
Member Author

fengmk2 commented May 14, 2019

现在不知道如何本地跑测试了,估计需要一些环境变量。

@codecov
Copy link

codecov bot commented Jul 3, 2019

Codecov Report

Merging #623 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #623   +/-   ##
=======================================
  Coverage   96.22%   96.22%           
=======================================
  Files           3        3           
  Lines         106      106           
  Branches       30       30           
=======================================
  Hits          102      102           
  Misses          4        4

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 93ae26e...f5f5abe. Read the comment docs.

@codecov
Copy link

codecov bot commented Jul 3, 2019

Codecov Report

Merging #623 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #623      +/-   ##
==========================================
+ Coverage   91.17%   91.19%   +0.01%     
==========================================
  Files          14       14              
  Lines        1632     1635       +3     
  Branches      340      341       +1     
==========================================
+ Hits         1488     1491       +3     
  Misses        144      144
Impacted Files Coverage Δ
lib/cluster.js 96.21% <100%> (+0.08%) ⬆️

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 d200573...8f8c090. Read the comment docs.

@PeterRao PeterRao closed this Oct 21, 2019
@PeterRao PeterRao reopened this Oct 21, 2019
@PeterRao PeterRao merged commit 6357340 into master Oct 21, 2019
@PeterRao PeterRao deleted the master-only branch January 27, 2022 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants