Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/qfpl/tasty-hedgehog

Score: 17.069061395310214

Last synced: 3 days ago
JSON representation

Repository metadata:

Tasty integration for the Hedgehog property testing library


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 107
Total Committers: 21
Avg Commits per committer: 5.095
Development Distribution Score (DDS): 0.748

Commits in past year: 6
Committers in past year: 3
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
George Wilson g****e@w****e 27
Dave Laing d****0@g****m 26
Michael B. Gale g****b@m****k 16
Isaac Elliott i****5@g****m 9
dependabot[bot] 4****] 3
Erik de Castro Lopo e****d@m****m 3
Simon Jakobi s****i@g****m 3
Michael B. Gale m****e@t****o 2
Janus Troelsen j****s@f****m 2
Tony Morris t****s@t****t 2
Trevor L. McDonell t****l@c****u 2
Luke Nadur 1****e 2
Luke Murphy l****m@r****t 2
Alexander Batischev e****p@g****m 1
Eric Torreborre e****e@y****m 1
Joachim Breitner m****l@j****e 1
Pavan Rikhi p****i@g****m 1
Robert r****h 1
Felix Yan f****s@a****g 1
Eric Torreborre e****e 1
Sean Chalmers s****n@g****m 1

Issue and Pull Request metadata

Last synced: 14 days ago

Total issues: 30
Total pull requests: 48
Average time to close issues: 2 months
Average time to close pull requests: about 2 months
Total issue authors: 19
Total pull request authors: 19
Average comments per issue: 3.3
Average comments per pull request: 1.63
Merged pull request: 45
Bot issues: 0
Bot pull requests: 3

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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/qfpl/tasty-hedgehog

Top Issue Authors

  • decentral1se (7)
  • gwils (3)
  • sjakobi (3)
  • ocharles (2)
  • ysangkok (1)
  • vmchale (1)
  • Unisay (1)
  • typesanitizer (1)
  • sternenseemann (1)
  • peti (1)
  • peddie (1)
  • minad (1)
  • mankyKitty (1)
  • kozross (1)
  • frasertweedale (1)

Top Pull Request Authors

  • gwils (11)
  • mbg (9)
  • sjakobi (3)
  • LightAndLight (3)
  • dependabot[bot] (3)
  • erikd (2)
  • etorreborre (2)
  • ysangkok (2)
  • intricate (2)
  • decentral1se (2)
  • roberth (1)
  • Minoru (1)
  • tmcdonell (1)
  • mankyKitty (1)
  • prikhi (1)

Top Issue Labels

  • TODO (1)

Top Pull Request Labels

  • dependencies (3)
  • enhancement (2)

Package metadata

hackage.haskell.org: tasty-hedgehog

  • Homepage: https://github.com/qfpl/tasty-hedgehog
  • Licenses: BSD-3-Clause
  • Latest release: 1.4.0.2 (published over 1 year ago)
  • Last Synced: 2024-12-12T21:15:59.510Z (15 days ago)
  • Versions: 15
  • Dependent Packages: 8
  • Dependent Repositories: 186
  • Downloads: 30,615 Total
  • Rankings:
    • Dependent repos count: 2.391%
    • Dependent packages count: 2.718%
    • Downloads: 4.973%
    • Average: 6.345%
    • Forks count: 8.76%
    • Stargazers count: 12.885%
  • Maintainers (3)

Dependencies

tasty-hedgehog.cabal hackage
  • base >=4.8 && <4.17
  • hedgehog >=1.0.2 && <1.1.2
  • tagged ==0.8.*
  • tasty >=0.11 && <1.5
  • base >=4.8 && <4.17 test
  • hedgehog >=1.0.2 && <1.1.2 test
  • tasty >=0.11 && <1.5 test
  • tasty-expected-failure >=0.11 && <0.13 test
  • tasty-hedgehog * test
.github/workflows/build.yml actions
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • haskell/actions/setup v2 composite