Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.0%) to scientific vocabulary
Keywords
dashboard
quality-assurance
test-automation
Keywords from Contributors
avogadro
chemistry
compchem
computational-chemistry
desktop
open-science
openchemistry
qt5
Last synced: 6 months ago
·
JSON representation
Repository
Software Quality Dashboard
Basic Info
- Host: GitHub
- Owner: Linaro
- License: gpl-3.0
- Language: Python
- Default Branch: master
- Size: 26.3 MB
Statistics
- Stars: 60
- Watchers: 11
- Forks: 41
- Open Issues: 69
- Releases: 0
Archived
Topics
dashboard
quality-assurance
test-automation
Created over 9 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
License
README.rst
The SQUAD project is archived in Github and has moved to Gitlab: https://gitlab.com/Linaro/squad/squad
Owner
- Name: Linaro
- Login: Linaro
- Kind: organization
- Location: Cambridge, UK
- Website: www.linaro.org
- Repositories: 114
- Profile: https://github.com/Linaro
GitHub Events
Total
- Watch event: 3
Last Year
- Watch event: 3
Committers
Last synced: almost 3 years ago
All Time
- Total Commits: 2,246
- Total Committers: 25
- Avg Commits per committer: 89.84
- Development Distribution Score (DDS): 0.458
Top Committers
| Name | Commits | |
|---|---|---|
| Antonio Terceiro | a****o@l****g | 1,217 |
| Charles Oliveira | c****a@l****g | 595 |
| Milosz Wasilewski | m****i@l****g | 275 |
| Stevan Radakovic | s****c@l****g | 36 |
| Amro Hassaan | a****n@l****g | 36 |
| Justin Cook | j****k@l****g | 16 |
| Dan Rue | d****e@l****g | 11 |
| Allan Nordhøy | e****t@a****o | 11 |
| Milosz Wasilewski | m****i@f****o | 10 |
| Anders Roxell | a****l@l****g | 7 |
| Anmar Oueja | a****a@l****g | 7 |
| ssantos | s****s@w****e | 5 |
| Rémi Duraffort | r****t@l****g | 3 |
| Daniel Díaz | d****z@l****g | 2 |
| Luis Araujo | l****o@c****k | 2 |
| HelaBasa | R****A@p****h | 2 |
| Fathi Boudra | f****a@l****g | 2 |
| Simon Picot | s****6@g****m | 2 |
| Jeannette L | j****e@n****a | 1 |
| Michal Wojcik | m****k@l****g | 1 |
| Luís Tonicha | l****a@l****g | 1 |
| Nathan | b****n@g****m | 1 |
| Daniel Sangorrin | d****n@t****p | 1 |
| Benjamin Copeland | b****d@l****g | 1 |
| Serge Broslavsky | s****y@l****g | 1 |
Committer Domains (Top 20 + Academic)
linaro.org: 16
toshiba.co.jp: 1
net-c.ca: 1
protonmail.ch: 1
collabora.co.uk: 1
foundries.io: 1
anotheragency.no: 1
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 36
- Total pull requests: 111
- Average time to close issues: 3 months
- Average time to close pull requests: 23 days
- Total issue authors: 8
- Total pull request authors: 12
- Average comments per issue: 0.89
- Average comments per pull request: 1.42
- Merged pull requests: 76
- Bot issues: 0
- Bot pull requests: 20
Past Year
- Issues: 4
- Pull requests: 15
- Average time to close issues: 5 days
- Average time to close pull requests: 23 days
- Issue authors: 4
- Pull request authors: 6
- Average comments per issue: 2.5
- Average comments per pull request: 1.67
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 5
Top Authors
Issue Authors
- chaws (21)
- terceiro (4)
- jscook2345 (4)
- laurent-alfonsi-linaro (3)
- comradekingu (1)
- Nagendra-AlifSemi (1)
- kotisoftwaretest (1)
- swvanbuuren (1)
Pull Request Authors
- chaws (43)
- dependabot[bot] (27)
- katieworton (14)
- roxell (12)
- mwasilew (9)
- jscook2345 (9)
- swvanbuuren (7)
- terceiro (4)
- pascaleberhard0se (2)
- amrohassaan (2)
- miwojcik (1)
- lud0v1c (1)
Top Labels
Issue Labels
enhancement (4)
bug (1)
Pull Request Labels
dependencies (27)
javascript (24)
python (3)
Dependencies
.github/workflows/release.yml
actions
- actions/checkout v1 composite
- actions/setup-python v1 composite
.github/workflows/test.yml
actions
- actions/checkout v2 composite
- actions/setup-python v1 composite
- fsfe/reuse-action v1 composite
- postgres latest docker
Dockerfile
docker
- debian bullseye-backports build
package-lock.json
npm
- 279 dependencies
package.json
npm
- jasmine ^3.2.0
- karma ^3.1.0
- karma-chrome-launcher ^2.2.0
- karma-jasmine ^1.1.2
requirements-dev.txt
pypi
- Werkzeug * development
- babel * development
- django_extensions * development
- flake8 * development
- ipython * development
- pickleshare * development
- pytest * development
- pytest-cov * development
- pytest-django * development
- requests-mock * development
- squad-linaro-plugins * development
requirements.txt
pypi
- Django >=3
- Jinja2 ==3.0.3
- Markdown *
- PyYAML >=5.1
- celery <5.0,>=4.4
- coreapi *
- cryptography *
- django-allauth *
- django-bootstrap3 *
- django-celery-results *
- django-cors-headers *
- django-debug-toolbar *
- django-simple-history >3.0
- django_crispy_forms *
- django_filter >=2.0
- djangorestframework >=3.9.2
- djangorestframework-filters >=1.0.0.dev0
- drf-extensions *
- future *
- gunicorn *
- importlib-metadata >3
- msgpack >=0.5.0
- python_dateutil *
- pyzmq *
- requests *
- sqlparse *
- svgwrite *
- whitenoise *