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

https://github.com/json-path/JsonPath

Score: 13.889926696915445

Last synced: about 24 hours ago
JSON representation

Repository metadata:

Java JsonPath implementation


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 months ago

Total Commits: 777
Total Committers: 111
Avg Commits per committer: 7.0
Development Distribution Score (DDS): 0.57

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
Kalle Stenflo k****o@g****m 334
Jochen Berger f****r@g****m 116
kalle k****e@o****e 83
Alexey Makeyev m****v@c****u 22
Matt Greenwood m****t@m****t 17
Matthew J Greenwood M****d@i****m 12
Archimedes Trajano d****r@t****t 11
Alanscut w****t@1****m 7
Tamas Adam t****d@c****o 7
Greenwood m****w@a****m 7
Richard Startin r****d@s****i 6
Patrik Helsing p****g@k****m 6
gauravgupta g****2@g****m 4
ZhangJian He s****j@g****m 4
Valery Yatsynovich v****t@y****u 4
Leonid l****v@g****m 4
Patrik Helsing p****g@g****m 4
Elias Ross e****s@a****m 4
Matt Bishop m****p@e****m 4
Stephane Landelle s****b@e****m 4
Johan Haleby j****y@g****m 3
Jack Singleton g****t@j****m 3
Ari Fogel a****i@f****e 3
jonathan j****p@r****m 3
Samael s****h@h****m 3
jmlamare j****e@f****r 3
Marc PYNAERT m****t@g****m 3
Cincronic 4****3 2
Claus Ibsen c****n@g****m 2
Daniel Halperin d****n@i****m 2
and 81 more...

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 159
Total pull requests: 104
Average time to close issues: about 2 months
Average time to close pull requests: 7 months
Total issue authors: 153
Total pull request authors: 55
Average comments per issue: 2.37
Average comments per pull request: 1.23
Merged pull request: 28
Bot issues: 0
Bot pull requests: 0

Past year issues: 26
Past year pull requests: 12
Past year average time to close issues: 13 days
Past year average time to close pull requests: 12 days
Past year issue authors: 25
Past year pull request authors: 7
Past year average comments per issue: 0.08
Past year average comments per pull request: 2.83
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/json-path/JsonPath

Top Issue Authors

  • PoppingSnack (3)
  • yairlenga (2)
  • ajaskv (2)
  • suhailSj (2)
  • ben-manes (2)
  • rahulchandak22 (1)
  • rajivchodisetti (1)
  • asavov (1)
  • roey383 (1)
  • sjanel (1)
  • gregturn (1)
  • SpikeBlues (1)
  • thiner (1)
  • aschaich (1)
  • vaibhavsw (1)

Top Pull Request Authors

  • kallestenflo (8)
  • SingingBush (7)
  • q2w (6)
  • oswaldobapvicjr (5)
  • rohitkhandagale (4)
  • shoothzj (4)
  • XiaoLing12138 (4)
  • git9527 (3)
  • MengHuanLanYu (2)
  • xceptance-dan (2)
  • BsoBird (2)
  • ukumar009 (2)
  • IPetersonPDFTron (2)
  • twobiers (2)
  • valfirst (2)

Top Issue Labels

  • FEATURE (4)
  • BUG (4)

Top Pull Request Labels


Dependencies

json-path/build.gradle maven
  • org.junit.vintage:junit-vintage-engine * testRuntimeOnly
json-path-assert/build.gradle maven
  • org.junit.vintage:junit-vintage-engine * testRuntimeOnly
json-path-web-test/build.gradle maven
  • com.nebhale.jsonpath:jsonpath 1.2 implementation
  • commons-io:commons-io 2.4 implementation
  • io.fastjson:boon 0.33 implementation
  • io.gatling:jsonpath_2.10 0.6.4 implementation
  • org.eclipse.jetty:jetty-server 9.3.0.M1 implementation
  • org.eclipse.jetty:jetty-webapp 9.3.0.M1 implementation
  • org.glassfish.jersey.containers:jersey-container-servlet 2.20 implementation
  • org.glassfish.jersey.media:jersey-media-json-jackson 2.20 implementation
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v1 composite