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

JOSS: https://github.com/precice/aste

Score: 6.522092798170153

Last synced: about 8 hours ago
JSON representation

Repository metadata:

Artificial Solver Testing Environment


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 months ago

Total Commits: 604
Total Committers: 17
Avg Commits per committer: 35.529
Development Distribution Score (DDS): 0.707

Commits in past year: 48
Committers in past year: 4
Avg Commits per committer in past year: 12.0
Development Distribution Score (DDS) in past year: 0.271

Name Email Commits
Frédéric Simonis s****c@g****m 177
Kursat Yurt k****t@g****m 133
David Schneider d****r@i****e 119
Florian Lindner f****r@i****e 109
--global -****l 18
David Sommer d****r@g****m 14
Gerasimos Chourdakis c****k@i****e 7
dependabot[bot] 4****] 7
Benjamin Uekermann b****n@i****e 6
Kyle Davis k****s@i****e 5
Boris Martin 8****n 3
FabioTucciarone f****e@g****m 1
timo-schrader t****r 1
Klaudius Scheufele s****s@i****e 1
David Schneider s****d@i****e 1
Guillaume De Nayer 4****r 1
dabele D****f@w****e 1

Issue and Pull Request metadata

Last synced: 7 months ago

Total issues: 48
Total pull requests: 132
Average time to close issues: 4 months
Average time to close pull requests: 23 days
Total issue authors: 8
Total pull request authors: 13
Average comments per issue: 2.54
Average comments per pull request: 1.58
Merged pull request: 101
Bot issues: 0
Bot pull requests: 4

Past year issues: 4
Past year pull requests: 37
Past year average time to close issues: 1 day
Past year average time to close pull requests: 5 days
Past year issue authors: 3
Past year pull request authors: 4
Past year average comments per issue: 1.25
Past year average comments per pull request: 0.57
Past year merged pull request: 25
Past year bot issues: 0
Past year bot pull requests: 4

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

Top Issue Authors

  • davidscn (20)
  • fsimonis (9)
  • MakisH (8)
  • kursatyurt (6)
  • nicolaslesquoy (2)
  • richahert (1)
  • BenjaminRodenberg (1)
  • hverhelst (1)

Top Pull Request Authors

  • kursatyurt (44)
  • davidscn (36)
  • fsimonis (32)
  • Summerdave (5)
  • dependabot[bot] (4)
  • MakisH (3)
  • KyleDavisSA (2)
  • floli (1)
  • ariguiba (1)
  • dabele (1)
  • richahert (1)
  • FabioTucciarone (1)
  • danielskatz (1)

Top Issue Labels

  • bug (9)
  • enhancement (2)
  • help wanted (1)

Top Pull Request Labels

  • enhancement (12)
  • bug (9)
  • dependencies (4)
  • github_actions (4)
  • documentation (2)

Dependencies

requirements.txt pypi
  • numpy *
  • sympy *
  • vtk *
.github/workflows/aste_ci.yml actions
  • actions/checkout v3 composite
.github/workflows/code_style.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/link_check.yml actions
  • actions/checkout v3 composite
  • gaurav-nelson/github-action-markdown-link-check v1 composite
.github/workflows/lint_markdown.yml actions
  • actions/checkout v3 composite
  • articulate/actions-markdownlint v1 composite
tools/mesh-generators/requirements.txt pypi
  • gmsh >=4.10.0
  • meshio >=5.3.4
  • numpy *
  • scipy *