Ecosyste.ms: Summary

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

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

Score: 8.732304571033183

Last synced: about 6 hours ago
JSON representation

Repository metadata:

A Functional Graph Library for Haskell


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 264
Total Committers: 31
Avg Commits per committer: 8.516
Development Distribution Score (DDS): 0.398

Commits in past year: 25
Committers in past year: 2
Avg Commits per committer in past year: 12.5
Development Distribution Score (DDS) in past year: 0.04

Name Email Commits
Ivan Lazar Miljenovic I****c@g****m 159
Troels Henriksen a****s@s****k 41
Ivan Lazar Miljenovic i****c@g****m 21
Alexandre Moine a****e@m****e 6
Sergiu Ivanov s****v@c****r 4
Alex Washburn g****b@r****a 3
Matthew Danish m****5@c****k 3
David Luposchainsky d****y@g****m 2
Kevin Quick k****k@g****m 2
Piotr Mlodawski r****x@g****m 2
Felix Yan f****s@a****g 1
Joseph C. Sible j****e 1
andycatalano a****o 1
trevor cook t****k 1
Andreas Abel a****l@i****e 1
Conrad Parker c****d@m****g 1
David Feuer D****r@g****m 1
Emilio Wuerges w****s@g****m 1
John Chee c****o@g****m 1
Joshua Chia j****a@g****m 1
Nathan Collins c****n@g****m 1
Oleg Grenrus o****s@i****i 1
Patrick Lambein p****k@l****e 1
Rob Stewart r****7@g****m 1
Sergei Trofimovich s****x@c****g 1
Topsii t****p@h****e 1
Vaibhav Sagar v****r@g****m 1
hvr h****r@g****g 1
osbugs t****s@n****t 1
smyds s****s@a****g 1
and 1 more...

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 63
Total pull requests: 51
Average time to close issues: 8 months
Average time to close pull requests: 9 months
Total issue authors: 46
Total pull request authors: 35
Average comments per issue: 2.83
Average comments per pull request: 3.9
Merged pull request: 27
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 3
Past year average time to close issues: 25 days
Past year average time to close pull requests: about 8 hours
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 2.0
Past year average comments per pull request: 0.33
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • treeowl (8)
  • tomjaguarpaw (3)
  • kindaro (3)
  • peti (2)
  • juhp (2)
  • ciez (2)
  • clinty (2)
  • hvr (2)
  • expipiplus1 (2)
  • osbugs (1)
  • osa1 (1)
  • nstepp (1)
  • noughtmare (1)
  • norm2782 (1)
  • mrd (1)

Top Pull Request Authors

  • athas (4)
  • treeowl (4)
  • scolobb (3)
  • osbugs (2)
  • psteiger (2)
  • ciez (2)
  • ghost (2)
  • phadej (2)
  • nobrakal (2)
  • robstewart57 (2)
  • pmlodawski (2)
  • vaibhavsagar (1)
  • kquick (1)
  • felixonmars (1)
  • trevorcook (1)

Top Issue Labels

  • enhancement (3)
  • help wanted (1)
  • invalid (1)
  • fgl-arbitrary (1)

Top Pull Request Labels


Dependencies

fgl-arbitrary/fgl-arbitrary.cabal hackage
  • QuickCheck >=2.3 && <2.15
  • base <5
  • fgl >=5.5.2.0 && <6
  • QuickCheck * test
  • base * test
  • containers * test
  • fgl * test
  • fgl-arbitrary * test
  • hspec >=2.1 && <2.8 test
fgl.cabal hackage
  • base * benchmark
  • deepseq * benchmark
  • fgl * benchmark
  • microbench * benchmark
  • array *
  • base >=4.3 && <5
  • containers >=0.4.2
  • containers <0.4.2
  • deepseq >=1.1.0.0 && <1.5
  • ghc-prim *
  • transformers *
  • QuickCheck >=2.8 && <2.15 test
  • base * test
  • containers * test
  • fgl * test
  • hspec >=2.1 && <2.8 test
.github/workflows/haskell-ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite