An open API service for producing an overview of a list of open source projects.

https://github.com/VATSIM-UK/sector-file-compiler

Score: 4.499809670330265

Last synced: about 10 hours ago
JSON representation

Repository metadata:

Compiler for the VATSIM UK Sectorfile


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 818
Total Committers: 6
Avg Commits per committer: 136.333
Development Distribution Score (DDS): 0.434

Commits in past year: 20
Committers in past year: 2
Avg Commits per committer in past year: 10.0
Development Distribution Score (DDS) in past year: 0.35

Name Email Commits
Andy Ford a****3@g****m 463
Andy Ford T****r@h****k 239
dependabot[bot] 4****] 73
Kristián Kunc k****c@g****m 27
Alice o****d@i****m 13
Andy Ford a****d@m****k 3

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 16
Total pull requests: 104
Average time to close issues: 3 months
Average time to close pull requests: 2 months
Total issue authors: 4
Total pull request authors: 4
Average comments per issue: 1.44
Average comments per pull request: 0.8
Merged pull request: 47
Bot issues: 0
Bot pull requests: 83

Past year issues: 0
Past year pull requests: 11
Past year average time to close issues: N/A
Past year average time to close pull requests: 21 days
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.36
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 11

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/VATSIM-UK/sector-file-compiler

Top Issue Authors

  • tjmills-dev (7)
  • AndyTWF (5)
  • AliceFord (2)
  • hazzas-99 (2)

Top Pull Request Authors

  • dependabot[bot] (83)
  • AndyTWF (15)
  • AliceFord (3)
  • kristiankunc (3)

Top Issue Labels

  • released (12)
  • bug (4)
  • enhancement (3)

Top Pull Request Labels

  • dependencies (82)
  • .NET (72)
  • released (43)
  • javascript (10)

Dependencies

package-lock.json npm
  • 191 dependencies
package.json npm
  • cz-conventional-changelog ^3.3.0 development
src/Compiler/Compiler.csproj nuget
  • Newtonsoft.Json 13.0.1
tests/CompilerCliTest/CompilerCliTest.csproj nuget
  • xunit.runner.visualstudio 2.4.5 development
  • Bogus 34.0.2
  • Microsoft.NET.Test.Sdk 17.3.0
  • Moq 4.18.1
  • xunit 2.4.2
tests/CompilerTest/CompilerTest.csproj nuget
  • xunit.runner.visualstudio 2.4.5 development
  • Bogus 34.0.2
  • Microsoft.NET.Test.Sdk 17.3.0
  • Moq 4.18.1
  • xunit 2.4.2
.github/workflows/build_and_coverage.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v2 composite
src/CompilerCli/CompilerCli.csproj nuget