Ecosyste.ms: Summary

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

Haskell: https://github.com/haskell/wreq

Score: 9.69245783160543

Last synced: 2 days ago
JSON representation

Repository metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 393
Total Committers: 41
Avg Commits per committer: 9.585
Development Distribution Score (DDS): 0.275

Commits in past year: 11
Committers in past year: 3
Avg Commits per committer in past year: 3.667
Development Distribution Score (DDS) in past year: 0.545

Name Email Commits
Bryan O'Sullivan b****s@s****m 285
Ondrej Palkovsky p****j@g****m 36
Reto Kramer k****r@a****g 15
Herbert Valerio Riedel h****r@g****g 4
Hécate Moonlight h****b@g****n 4
Felix Yan f****s@a****g 3
Juan Pablo Santos j****s@s****m 3
Matej Kollar 2****5@m****z 3
Clint Adams c****t@d****g 2
Hugh FD Jackson h****n@g****m 2
Janus Troelsen y****k@g****m 2
Johannes Groedem j****s@g****o 2
Lyndon Maydwell l****n@s****t 2
Miëtek Bak m****k@b****o 2
johanneshilden h****s@g****m 2
Tristan Seligmann m****i@m****t 1
Bartosz Nitka n****a@g****m 1
Ben Kolera b****a@g****m 1
Ben Simms b****n@b****e 1
Benjamin Esham b****n@e****o 1
Carlo Hamalainen c****o@c****t 1
Chris Martin c****n@g****m 1
DR6 d****t@g****m 1
Deni Bertovic d****i@k****g 1
Eric Easley e****c@f****m 1
Eric Rochester e****t@v****u 1
Eric Torreborre e****e@y****m 1
James o****w@g****m 1
Jasper Van der Jeugt m****@j****e 1
Joe Shanahan j****n@t****m 1
and 11 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 62
Total pull requests: 47
Average time to close issues: 10 months
Average time to close pull requests: 6 months
Total issue authors: 54
Total pull request authors: 34
Average comments per issue: 2.27
Average comments per pull request: 2.13
Merged pull request: 30
Bot issues: 0
Bot pull requests: 2

Past year issues: 4
Past year pull requests: 5
Past year average time to close issues: about 18 hours
Past year average time to close pull requests: 1 day
Past year issue authors: 4
Past year pull request authors: 3
Past year average comments per issue: 1.5
Past year average comments per pull request: 0.8
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 2

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/haskell/wreq

Top Issue Authors

  • phadej (2)
  • bbangert (2)
  • mihaimaruseac (2)
  • felixonmars (2)
  • ghost (2)
  • arnoblalam (2)
  • anacrolix (2)
  • teuffy (2)
  • LukaHorvat (1)
  • menelaos (1)
  • Kleidukos (1)
  • k-bx (1)
  • karamellpelle (1)
  • niteria (1)
  • o1lo01ol1o (1)

Top Pull Request Authors

  • ghost (5)
  • Kleidukos (2)
  • jsantos17 (2)
  • hvr (2)
  • clinty (2)
  • ondrap (2)
  • dependabot[bot] (2)
  • felixonmars (2)
  • jfischoff (2)
  • tdox (2)
  • josejuan (1)
  • aledennis93 (1)
  • skrytebane (1)
  • erochest (1)
  • niteria (1)

Top Issue Labels

  • bug (1)

Top Pull Request Labels

  • changes needed (2)
  • dependencies (2)

Dependencies

examples/wreq-examples.cabal hackage
  • aeson *
  • ansi-wl-pprint >=0.6.6
  • base >=4.5 && <5
  • bytestring *
  • containers *
  • filepath *
  • ghc-prim *
  • lens *
  • lens-aeson *
  • mtl *
  • optparse-applicative >=0.11
  • tagsoup *
  • text *
  • wreq *
wreq.cabal hackage
  • aeson >=0.7
  • aeson >=0.7.0.3
  • aeson-pretty >=0.8.0
  • attoparsec >=0.11.1.0
  • authenticate-oauth >=1.5
  • base >=4.5 && <5
  • base16-bytestring *
  • base64-bytestring *
  • bytestring >=0.9
  • bytestring *
  • case-insensitive *
  • containers *
  • cryptonite *
  • exceptions >=0.5
  • ghc-prim *
  • hashable *
  • http-client >=0.6
  • http-client-tls >=0.3.3
  • http-types >=0.8
  • lens >=4.5
  • lens-aeson *
  • memory *
  • mime-types *
  • psqueues >=0.2
  • snap-core >=1.0.0.0
  • snap-server >=0.9.4.4
  • template-haskell *
  • text *
  • time >=1.5
  • time *
  • time-locale-compat *
  • transformers *
  • unix-compat *
  • unordered-containers *
  • uuid *
  • HUnit * test
  • QuickCheck >=2.7 test
  • aeson * test
  • aeson-pretty >=0.8.0 test
  • base >=4.5 && <5 test
  • base >=4.7 && <5 test
  • base64-bytestring * test
  • bytestring * test
  • case-insensitive * test
  • containers * test
  • directory * test
  • doctest * test
  • filepath * test
  • hashable * test
  • http-client * test
  • http-types * test
  • lens * test
  • lens-aeson * test
  • network-info * test
  • snap-core >=1.0.0.0 test
  • snap-server >=0.9.4.4 test
  • temporary * test
  • test-framework * test
  • test-framework-hunit * test
  • test-framework-quickcheck2 * test
  • text * test
  • time * test
  • transformers * test
  • unix-compat * test
  • unordered-containers * test
  • uuid * test
  • vector * test
  • wreq * test
.github/workflows/ci.yml actions
  • actions/cache v4.0.1 composite
  • actions/checkout v4 composite
  • haskell-actions/setup v2 composite
  • kleidukos/get-tested v0.1.6.0 composite