Ecosyste.ms: Summary

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

https://github.com/tommens/calculator-cucumber

bdd cucumber cucumber-java java java11 javadoc junit maven mvn test-automation testing

Score: 5.488937726156687

Last synced: about 18 hours ago
JSON representation

Repository metadata:

This repository is used for teaching purposes at the University of Mons. It contains Java code for computing arithmetic expressions. The code uses design patterns and is accompanied with JavaDoc, unit tests and BDD scenarios. We have also paid particular attention to code quality.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 28 days ago

Total Commits: 251
Total Committers: 11
Avg Commits per committer: 22.818
Development Distribution Score (DDS): 0.57

Commits in past year: 103
Committers in past year: 5
Avg Commits per committer in past year: 20.6
Development Distribution Score (DDS) in past year: 0.534

Name Email Commits
Tom Mens t****s 108
Tom Mens t****s@u****e 62
dependabot[bot] 4****] 57
github-actions 4****] 8
StepSecurity Bot b****t@s****o 6
Damien Legay n****e@n****m 3
Damien Legay n****e 2
malcolmtucker L****n@h****m 2
Gauvain Devillez g****z@u****e 1
Gauvain Devillez G****D 1
The Codacy Badger b****r@c****m 1

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 30
Total pull requests: 118
Average time to close issues: 3 months
Average time to close pull requests: 19 days
Total issue authors: 2
Total pull request authors: 17
Average comments per issue: 0.33
Average comments per pull request: 1.03
Merged pull request: 85
Bot issues: 0
Bot pull requests: 80

Past year issues: 5
Past year pull requests: 70
Past year average time to close issues: 2 minutes
Past year average time to close pull requests: 6 days
Past year issue authors: 1
Past year pull request authors: 6
Past year average comments per issue: 0.2
Past year average comments per pull request: 1.2
Past year merged pull request: 60
Past year bot issues: 0
Past year bot pull requests: 57

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/tommens/calculator-cucumber

Top Issue Authors

  • tommens (29)
  • DamienLegay (1)

Top Pull Request Authors

  • dependabot[bot] (80)
  • tommens (9)
  • step-security-bot (6)
  • DamienLegay (6)
  • gPopescuGit (3)
  • YannMarchelli (2)
  • GauvainD (2)
  • natarajan-chidambaram (1)
  • pooya-rostami (1)
  • AlixDeclerck (1)
  • LathanDevers (1)
  • momosahi (1)
  • GuillaumeProot (1)
  • UmonsVDA (1)
  • laurencefloriani (1)

Top Issue Labels

  • enhancement (18)
  • refactoring (4)
  • bug (3)
  • automation (2)
  • documentation (1)
  • duplicate (1)
  • improvement (1)

Top Pull Request Labels

  • dependencies (80)
  • java (42)
  • github_actions (25)
  • tests needed (1)
  • improvement (1)
  • refactoring (1)

Dependencies

pom.xml maven
  • io.cucumber:cucumber-java 7.2.3 test
  • io.cucumber:cucumber-junit 7.2.3 test
  • org.junit.jupiter:junit-jupiter-api 5.8.2 test
  • org.junit.jupiter:junit-jupiter-engine 5.8.2 test
  • org.junit.vintage:junit-vintage-engine 5.8.2 test
.github/workflows/maven.yml actions
  • EndBug/add-and-commit v9 composite
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
  • actions/upload-artifact v3 composite
  • cicirello/jacoco-badge-generator v2 composite
  • scacap/action-surefire-report v1 composite
.github/workflows/codeql.yml actions
  • actions/checkout v4 composite
  • actions/setup-java v4 composite
  • github/codeql-action/analyze v3 composite
  • github/codeql-action/init v3 composite