Ecosyste.ms: Summary

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

https://github.com/AlexandreDecan/sismic

behavior-driven-development design-by-contract finite-state-machine hierarchical-state-machine property-testing python statecharts testing uml

Score: 15.052826838270615

Last synced: 1 day ago
JSON representation

Repository metadata:

Sismic Interactive Statechart Model Interpreter and Checker http://sismic.readthedocs.io/


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 10 days ago

Total Commits: 991
Total Committers: 13
Avg Commits per committer: 76.231
Development Distribution Score (DDS): 0.046

Commits in past year: 9
Committers in past year: 1
Avg Commits per committer in past year: 9.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Alexandre Decan a****n@l****t 945
Tom Mens t****s@u****e 17
Tom Mens t****s 13
mgoeminne m****e@g****m 4
Frederik Mathiesen f****s@h****m 2
Edward Betts e****d@4****m 2
Stéphane Bidoul s****l@a****u 2
Clarissa2333 l****n@1****m 1
Erno Rigo e****o@r****o 1
Evdokim Kovach e****h@o****m 1
Jan Wouter Versluis j****s@p****m 1
Tim Rule t****b@n****m 1
Gordon Fierce g****e 1

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 63
Total pull requests: 57
Average time to close issues: about 2 months
Average time to close pull requests: 4 days
Total issue authors: 20
Total pull request authors: 17
Average comments per issue: 3.71
Average comments per pull request: 3.25
Merged pull request: 36
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 1
Past year average time to close issues: 4 days
Past year average time to close pull requests: 34 minutes
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 13.0
Past year average comments per pull request: 1.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • AlexandreDecan (21)
  • tommens (8)
  • drmikecrowe (5)
  • trulede (4)
  • aliparsai (3)
  • chansdad (3)
  • rajivr (3)
  • leonwilly (2)
  • pyup-bot (2)
  • sbidoul (2)
  • TheUncharted (1)
  • swaticolab (1)
  • simkimsia (1)
  • schaefer01 (1)
  • mgoeminne (1)

Top Pull Request Authors

  • tommens (20)
  • mgoeminne (9)
  • AlexandreDecan (8)
  • trulede (4)
  • Zinoex (3)
  • aliparsai (2)
  • gordonfierce (1)
  • drupol (1)
  • evdokim (1)
  • sbidoul (1)
  • AvdN (1)
  • mcree (1)
  • leonwilly (1)
  • jnwtr (1)
  • EdwardBetts (1)

Top Issue Labels

  • question (14)
  • feature request (10)
  • enhancement (9)
  • feature branch (9)
  • documentation (8)
  • statechart (6)
  • breaking change (6)
  • abandoned (6)
  • code evaluator (6)
  • interpreter (6)
  • long term (5)
  • refactoring (5)
  • testing (4)
  • waiting upstream (3)
  • yaml (3)
  • package (2)
  • information needed (2)
  • wontfix (2)
  • bug (2)
  • test needed (1)
  • invalid (1)

Top Pull Request Labels

  • enhancement (3)
  • interpreter (3)
  • code evaluator (3)
  • documentation (2)
  • refactoring (2)
  • bug (1)
  • yaml (1)
  • statechart (1)
  • abandoned (1)
  • information needed (1)
  • invalid (1)
  • breaking change (1)

Package metadata

pypi.org: sismic

Sismic Interactive Statechart Model Interpreter and Checker

  • Homepage: https://github.com/AlexandreDecan/sismic/
  • Documentation: https://sismic.readthedocs.io/
  • Licenses: LGPL3
  • Latest release: 1.6.6 (published 6 months ago)
  • Last Synced: 2024-04-19T15:30:46.504Z (4 days ago)
  • Versions: 88
  • Dependent Packages: 2
  • Dependent Repositories: 6
  • Downloads: 1,832 Last month
  • Rankings:
    • Dependent packages count: 3.275%
    • Average: 5.917%
    • Downloads: 6.149%
    • Dependent repos count: 6.15%
    • Stargazers count: 6.192%
    • Forks count: 7.817%
  • Maintainers (2)

Dependencies

requirements.txt pypi
  • Sphinx >=3.1.2
  • pytest >=5.0.0
  • pytest-mock >=3.0.0
  • sphinx-autodoc-typehints >=1.2.5,
  • sphinx-rtd-theme >=0.1.9
setup.py pypi
  • behave >=1.2.6
  • ruamel.yaml >=0.12.10
  • schema >=0.5.0
.github/workflows/deploy.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/test.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite