CityOfZion / neo-sharp

Neo-sharp is a new core and node implementation of NEO focused on modular design, best coding practices and testability.
MIT License
35 stars 24 forks source link

Max connected peers in config #524

Closed shargon closed 5 years ago

shargon commented 5 years ago

image

codecov[bot] commented 5 years ago

Codecov Report

Merging #524 into development will decrease coverage by 0.03%. The diff coverage is 20.58%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #524      +/-   ##
===============================================
- Coverage        50.02%   49.99%   -0.04%     
===============================================
  Files              315      315              
  Lines            12879    12890      +11     
===============================================
+ Hits              6443     6444       +1     
- Misses            6436     6446      +10
Impacted Files Coverage Δ
src/NeoSharp.Core/Network/ServerContext.cs 0% <0%> (ø) :arrow_up:
...lication/Controllers/PromptBlockchainController.cs 0% <0%> (ø) :arrow_up:
...c/NeoSharp.Core/Network/ConfigurationExtensions.cs 100% <100%> (ø) :arrow_up:
src/NeoSharp.Core/Network/NetworkConfig.cs 100% <100%> (ø) :arrow_up:

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 304c80b...11bf82d. Read the comment docs.