File Size vs. Commits (all time): 33 points
client/Apache.ShenYu.AspNetCore/Services/ShenyuStartupService.cs
x: 6 commits (all time)
y: 171 lines of code
client/Apache.ShenYu.AspNetCore/Utils/ShenyuCollectionExtensions.cs
x: 6 commits (all time)
y: 58 lines of code
client/Apache.ShenYu.Client/Registers/IShenyuRegister.cs
x: 4 commits (all time)
y: 13 lines of code
client/Apache.ShenYu.Client/Registers/ShenyuAbstractRegister.cs
x: 2 commits (all time)
y: 36 lines of code
client/Apache.ShenYu.Client/Registers/ShenyuConsulRegister.cs
x: 2 commits (all time)
y: 124 lines of code
client/Apache.ShenYu.Client/Registers/ShenyuEtcdRegister.cs
x: 2 commits (all time)
y: 80 lines of code
client/Apache.ShenYu.Client/Registers/ShenyuHttpRegister.cs
x: 7 commits (all time)
y: 112 lines of code
client/Apache.ShenYu.Client/Registers/ShenyuNacosRegister.cs
x: 2 commits (all time)
y: 121 lines of code
client/Apache.ShenYu.Client/Registers/ShenyuZookeeperRegister.cs
x: 3 commits (all time)
y: 130 lines of code
client/Apache.ShenYu.Client/Services/ShenYuClientAttrService.cs
x: 1 commits (all time)
y: 50 lines of code
client/Apache.ShenYu.Client/Utils/AppDomainUtils.cs
x: 1 commits (all time)
y: 39 lines of code
client/Apache.ShenYu.Client/Utils/Constants.cs
x: 6 commits (all time)
y: 52 lines of code
client/Apache.ShenYu.Client/Utils/ContextPathUtils.cs
x: 1 commits (all time)
y: 13 lines of code
client/Apache.ShenYu.Client/Utils/Etcd/EtcdClientUtils.cs
x: 1 commits (all time)
y: 145 lines of code
client/Apache.ShenYu.Client/Utils/Etcd/EtcdOptions.cs
x: 1 commits (all time)
y: 11 lines of code
client/Apache.ShenYu.Client/Utils/RegisterPathConstants.cs
x: 1 commits (all time)
y: 61 lines of code
client/Apache.ShenYu.Client/Utils/UriUtils.cs
x: 1 commits (all time)
y: 36 lines of code
client/Apache.ShenYu.Client/Utils/Zookeeper/Delegates.cs
x: 1 commits (all time)
y: 10 lines of code
client/Apache.ShenYu.Client/Utils/Zookeeper/IZookeeperClient.cs
x: 1 commits (all time)
y: 21 lines of code
client/Apache.ShenYu.Client/Utils/Zookeeper/ZkOptions.cs
x: 1 commits (all time)
y: 65 lines of code
client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs
x: 1 commits (all time)
y: 294 lines of code
build/docker-compose-consul.yml
x: 1 commits (all time)
y: 55 lines of code
build/docker-compose-http.yml
x: 1 commits (all time)
y: 58 lines of code
client/Apache.ShenYu.Client/Utils/DefaultHttpClientFactory.cs
x: 1 commits (all time)
y: 17 lines of code
client/Apache.ShenYu.Client/Utils/IpUtils.cs
x: 2 commits (all time)
y: 31 lines of code
client/Apache.ShenYu.Client/Options/ShenyuOptions.cs
x: 2 commits (all time)
y: 23 lines of code
client/Apache.ShenYu.Client/Utils/CollectionExtentions.cs
x: 1 commits (all time)
y: 49 lines of code
client/Apache.ShenYu.Client/Utils/RegisterTypeEnums.cs
x: 2 commits (all time)
y: 8 lines of code
client/Apache.ShenYu.Client/Models/DTO/MetaDataRegisterDTO.cs
x: 1 commits (all time)
y: 24 lines of code
client/Apache.ShenYu.Client/Models/DTO/URIRegisterDTO.cs
x: 1 commits (all time)
y: 12 lines of code
294.0
lines of code
min: 8.0 average: 62.0 25th percentile: 19.0 median: 50.0 75th percentile: 72.5 max: 294.0
0
7.0
commits (all time)
min: 1.0 | average: 2.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 7.0
File Size vs. Contributors (all time): 33 points
client/Apache.ShenYu.AspNetCore/Services/ShenyuStartupService.cs
x: 2 contributors (all time)
y: 171 lines of code
client/Apache.ShenYu.AspNetCore/Utils/ShenyuCollectionExtensions.cs
x: 2 contributors (all time)
y: 58 lines of code
client/Apache.ShenYu.Client/Registers/IShenyuRegister.cs
x: 2 contributors (all time)
y: 13 lines of code
client/Apache.ShenYu.Client/Registers/ShenyuAbstractRegister.cs
x: 2 contributors (all time)
y: 36 lines of code
client/Apache.ShenYu.Client/Registers/ShenyuConsulRegister.cs
x: 2 contributors (all time)
y: 124 lines of code
client/Apache.ShenYu.Client/Registers/ShenyuEtcdRegister.cs
x: 2 contributors (all time)
y: 80 lines of code
client/Apache.ShenYu.Client/Registers/ShenyuHttpRegister.cs
x: 3 contributors (all time)
y: 112 lines of code
client/Apache.ShenYu.Client/Registers/ShenyuNacosRegister.cs
x: 2 contributors (all time)
y: 121 lines of code
client/Apache.ShenYu.Client/Registers/ShenyuZookeeperRegister.cs
x: 2 contributors (all time)
y: 130 lines of code
client/Apache.ShenYu.Client/Services/ShenYuClientAttrService.cs
x: 1 contributors (all time)
y: 50 lines of code
client/Apache.ShenYu.Client/Utils/AppDomainUtils.cs
x: 1 contributors (all time)
y: 39 lines of code
client/Apache.ShenYu.Client/Utils/Constants.cs
x: 2 contributors (all time)
y: 52 lines of code
client/Apache.ShenYu.Client/Utils/ContextPathUtils.cs
x: 1 contributors (all time)
y: 13 lines of code
client/Apache.ShenYu.Client/Utils/Etcd/EtcdClientUtils.cs
x: 1 contributors (all time)
y: 145 lines of code
client/Apache.ShenYu.Client/Utils/Etcd/EtcdOptions.cs
x: 1 contributors (all time)
y: 11 lines of code
client/Apache.ShenYu.Client/Utils/RegisterPathConstants.cs
x: 1 contributors (all time)
y: 61 lines of code
client/Apache.ShenYu.Client/Utils/UriUtils.cs
x: 1 contributors (all time)
y: 36 lines of code
client/Apache.ShenYu.Client/Utils/Zookeeper/Delegates.cs
x: 1 contributors (all time)
y: 10 lines of code
client/Apache.ShenYu.Client/Utils/Zookeeper/IZookeeperClient.cs
x: 1 contributors (all time)
y: 21 lines of code
client/Apache.ShenYu.Client/Utils/Zookeeper/ZkOptions.cs
x: 1 contributors (all time)
y: 65 lines of code
client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs
x: 1 contributors (all time)
y: 294 lines of code
build/docker-compose-consul.yml
x: 1 contributors (all time)
y: 55 lines of code
build/docker-compose-http.yml
x: 1 contributors (all time)
y: 58 lines of code
client/Apache.ShenYu.Client/Utils/DefaultHttpClientFactory.cs
x: 1 contributors (all time)
y: 17 lines of code
client/Apache.ShenYu.Client/Utils/IpUtils.cs
x: 1 contributors (all time)
y: 31 lines of code
client/Apache.ShenYu.Client/Options/ShenyuOptions.cs
x: 1 contributors (all time)
y: 23 lines of code
client/Apache.ShenYu.Client/Utils/CollectionExtentions.cs
x: 1 contributors (all time)
y: 49 lines of code
client/Apache.ShenYu.Client/Utils/RegisterTypeEnums.cs
x: 1 contributors (all time)
y: 8 lines of code
client/Apache.ShenYu.Client/Models/DTO/MetaDataRegisterDTO.cs
x: 1 contributors (all time)
y: 24 lines of code
client/Apache.ShenYu.Client/Models/DTO/URIRegisterDTO.cs
x: 1 contributors (all time)
y: 12 lines of code
294.0
lines of code
min: 8.0 average: 62.0 25th percentile: 19.0 median: 50.0 75th percentile: 72.5 max: 294.0
0
3.0
contributors (all time)
min: 1.0 | average: 1.33 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 3.0
File Size vs. Commits (30 days): 0 points
No data for "commits (30d)" vs. "lines of code".
File Size vs. Contributors (30 days): 0 points
No data for "contributors (30d)" vs. "lines of code".
File Size vs. Commits (90 days): 0 points
No data for "commits (90d)" vs. "lines of code".
File Size vs. Contributors (90 days): 0 points
No data for "contributors (90d)" vs. "lines of code".