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

json-schema: https://github.com/nextflow-io/nf-validation

json-schema nextflow plugin samplesheet validation

Score: 6.436150368369428

Last synced: about 14 hours ago
JSON representation

Repository metadata:

Params validation plugin for Nextflow pipelines


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 546
Total Committers: 13
Avg Commits per committer: 42.0
Development Distribution Score (DDS): 0.588

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Nicolas Vannieuwkerke n****e@u****e 225
mirpedrol m****a@g****m 204
Phil Ewels p****s@s****o 39
Adam Talbot 1****t 31
Arthur Gymer 2****r 16
mashehu m****3@g****m 9
Paolo Di Tommaso p****o@g****m 6
koenbossers 6****s 5
Jorge Aguilera j****a@s****o 4
lukepaulbuttigieg l****g@g****k 2
kevinmenden k****n@t****e 2
Rob Syme r****e@g****m 2
ctuni c****z@g****m 1

Issue and Pull Request metadata

Last synced: 18 days ago

Total issues: 37
Total pull requests: 63
Average time to close issues: 2 months
Average time to close pull requests: about 1 month
Total issue authors: 17
Total pull request authors: 9
Average comments per issue: 2.84
Average comments per pull request: 2.33
Merged pull request: 60
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/nextflow-io/nf-validation

Top Issue Authors

  • nvnieuwk (10)
  • mirpedrol (5)
  • tfenne (5)
  • adamrtalbot (3)
  • pditommaso (3)
  • koenbossers (2)
  • awgymer (2)
  • Dane-Z (1)
  • Joon-Klaps (1)
  • mateuszpawlik (1)
  • drpatelh (1)
  • pontus (1)
  • apetkau (1)
  • fabianegli (1)
  • xfk274280 (1)

Top Pull Request Authors

  • mirpedrol (41)
  • nvnieuwk (24)
  • ewels (5)
  • adamrtalbot (4)
  • awgymer (2)
  • pditommaso (1)
  • koenbossers (1)
  • mashehu (1)
  • LouisLeNezet (1)
  • mattheww95 (1)
  • fbdtemme (1)
  • ctuni (1)
  • KevinMenden (1)

Top Issue Labels

  • bug (7)
  • hackathon (6)
  • enhancement (6)
  • priority-high (1)
  • good first issue (1)
  • documentation (1)

Top Pull Request Labels


Dependencies

.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
  • actions/upload-artifact v3 composite
plugins/nf-validation/build.gradle maven
  • com.github.everit-org.json-schema:org.everit.json.schema 1.14.1 api
  • io.nextflow:nextflow $nextflowVersion compileOnly
  • org.pf4j:pf4j 3.4.1 compileOnly
  • org.slf4j:slf4j-api 1.7.10 compileOnly
  • cglib:cglib-nodep 3.3.0 testImplementation
  • com.google.jimfs:jimfs 1.1 testImplementation
  • io.nextflow:nextflow $nextflowVersion testImplementation
  • org.codehaus.groovy:groovy $groovyVersion testImplementation
  • org.codehaus.groovy:groovy-nio $groovyVersion testImplementation
  • org.codehaus.groovy:groovy-test $groovyVersion testImplementation
  • org.objenesis:objenesis 3.1 testImplementation
  • org.spockframework:spock-core 2.2-groovy-3.0 testImplementation
  • org.spockframework:spock-junit4 2.2-groovy-3.0 testImplementation
.github/workflows/build-docs.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/pre-commit.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pre-commit/action v3.0.0 composite
buildSrc/build.gradle maven
plugins/build.gradle maven