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

JOSS: https://github.com/camfort/fortran-src/

automated-refactoring fortran haskell parser static-analysis

Score: 7.734558844354756

Last synced: about 12 hours ago
JSON representation

Repository metadata:

Fortran parsing and static analysis infrastructure


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 12 days ago

Total Commits: 1,291
Total Committers: 18
Avg Commits per committer: 71.722
Development Distribution Score (DDS): 0.69

Commits in past year: 45
Committers in past year: 3
Avg Commits per committer in past year: 15.0
Development Distribution Score (DDS) in past year: 0.467

Name Email Commits
Matthew Danish m****5@c****k 400
madgen m****e@m****t 292
Ben Orchard t****n@g****m 260
Dominic Orchard d****d@g****m 198
TravelTissues t****s@p****m 47
Raoul Hidalgo Charman r****r@b****t 33
Anthony Burzillo a****o@b****t 13
Eric Seidel e****3@b****t 9
Nikolaus Huber m****l@n****u 8
Bradley Hardy b****y@l****m 7
Ben Moon s****e@g****m 6
Jason Xu j****6@b****t 6
Harry Clarke h****e@o****m 4
Vaibhav Yenamandra v****a@b****t 3
Azeem Bande-Ali a****i@b****t 2
Gauthier Segay g****y@g****m 1
Konstantin Romanov k****1@b****t 1
Lukasz Kolodziejczyk l****k@g****m 1

Issue and Pull Request metadata

Last synced: 29 days ago

Total issues: 56
Total pull requests: 119
Average time to close issues: 8 months
Average time to close pull requests: 20 days
Total issue authors: 17
Total pull request authors: 12
Average comments per issue: 2.27
Average comments per pull request: 1.2
Merged pull request: 95
Bot issues: 0
Bot pull requests: 0

Past year issues: 6
Past year pull requests: 9
Past year average time to close issues: 3 months
Past year average time to close pull requests: 20 days
Past year issue authors: 4
Past year pull request authors: 4
Past year average comments per issue: 2.0
Past year average comments per pull request: 1.67
Past year merged pull request: 5
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/camfort/fortran-src/

Top Issue Authors

  • raehik (16)
  • dorchard (10)
  • RaoulHC (7)
  • NicolasAnquetil (5)
  • uNouss (4)
  • smoothdeveloper (2)
  • foxtran (2)
  • juhp (1)
  • tclune (1)
  • Exant64 (1)
  • envp (1)
  • Boarders (1)
  • nikolaushuber (1)
  • ccotter (1)
  • dmikushin (1)

Top Pull Request Authors

  • raehik (61)
  • dorchard (27)
  • RaoulHC (15)
  • mrd (4)
  • smoothdeveloper (4)
  • danielskatz (2)
  • jasonqxu (1)
  • ProgramFan (1)
  • sol (1)
  • nikolaushuber (1)
  • envp (1)
  • ksromanov (1)

Top Issue Labels

  • Type: Enhancement (3)
  • area:ast (2)
  • raehik-wrapup-2023 (2)
  • Status: Discussion (2)
  • bug (1)

Top Pull Request Labels

  • raehik-wrapup-2023 (2)
  • hackathon (2)
  • stalled (2)
  • help-needed (1)
  • consider-future (1)
  • area:parser (1)

Dependencies

stack.yaml.lock hackage
flake.nix nix
  • flake-parts *
  • haskell-flake *
  • nixpkgs nixpkgs-unstable
flake.lock nix
  • flake-parts bcef681
  • haskell-flake 9b490fe
  • nixpkgs 159be5d
.github/workflows/ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/upload-artifact v2 composite
  • haskell/actions/setup v1 composite
.github/workflows/disabled/hackage.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/upload-artifact v2 composite
.github/workflows/nix.yml actions
  • actions/checkout v3 composite
  • cachix/cachix-action v12 composite
  • cachix/install-nix-action v20 composite
fortran-src.cabal hackage
  • hspec-discover * build
  • GenericPretty >=1.2.2 && <2
  • array ==0.5.*
  • base >=4.6 && <5
  • binary >=0.8.3.0 && <0.11
  • bytestring >=0.10 && <0.12
  • containers >=0.5 && <0.7
  • deepseq ==1.4.*
  • directory >=1.2 && <2
  • either >=5.0.1.1 && <5.1
  • fgl ==5.*
  • filepath ==1.4.*
  • fortran-src *
  • mtl >=2.2 && <3
  • pretty >=1.1 && <2
  • process >=1.2.0.0
  • singletons >=3.0 && <3.2
  • singletons-base >=3.0 && <3.2
  • singletons-th >=3.0 && <3.2
  • temporary >=1.2 && <1.4
  • text >=1.2 && <2.1
  • uniplate >=1.6 && <2
  • GenericPretty >=1.2.2 && <2 test
  • QuickCheck >=2.10 && <2.15 test
  • array ==0.5.* test
  • base >=4.6 && <5 test
  • binary >=0.8.3.0 && <0.11 test
  • bytestring >=0.10 && <0.12 test
  • containers >=0.5 && <0.7 test
  • deepseq ==1.4.* test
  • directory >=1.2 && <2 test
  • either >=5.0.1.1 && <5.1 test
  • fgl ==5.* test
  • filepath ==1.4.* test
  • fortran-src * test
  • hspec >=2.2 && <3 test
  • mtl >=2.2 && <3 test
  • pretty >=1.1 && <2 test
  • process >=1.2.0.0 test
  • singletons >=3.0 && <3.2 test
  • singletons-base >=3.0 && <3.2 test
  • singletons-th >=3.0 && <3.2 test
  • temporary >=1.2 && <1.4 test
  • text >=1.2 && <2.1 test
  • uniplate >=1.6 && <2 test