prog2_ybel_catcafe

Student Support Code for 'Cat-Café' Task

https://github.com/programmiermethoden-campusminden/prog2_ybel_catcafe

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.1%) to scientific vocabulary

Keywords

clean-code git java oer open-educational-resources testing
Last synced: 4 months ago · JSON representation ·

Repository

Student Support Code for 'Cat-Café' Task

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 12
  • Open Issues: 0
  • Releases: 0
Topics
clean-code git java oer open-educational-resources testing
Created almost 2 years ago · Last pushed 8 months ago
Metadata Files
Readme License Citation Codeowners

README.md


title: Student Support Code for 'Cat-Café' Task

About

This represents the student support code for the Cat-Café task.

License

This work by Carsten Gips and contributors is licensed under MIT.

Owner

  • Name: Programmiermethoden @ Campus Minden
  • Login: Programmiermethoden-CampusMinden
  • Kind: organization

Vorlesungen "Programmiermethoden" und "Programmieren 2" (HSBI)

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Student Support Code for 'Cat-Café' Task
message: >-
  If you use this lecture material, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Carsten
    family-names: Gips
    email: cagix@hsbi.de
    affiliation: HSBI
    orcid: 'https://orcid.org/0000-0002-4230-9060'
repository-code: >-
  https://github.com/Programmiermethoden-CampusMinden/prog2_ybel_catcafe
abstract: >-
  This represents the student support code for the Cat-Café
  task.
keywords:
  - java
  - git
  - testing
  - clean code
  - oer
license: MIT

GitHub Events

Total
  • Delete event: 10
  • Issue comment event: 11
  • Push event: 3
  • Pull request review event: 9
  • Pull request event: 34
  • Fork event: 28
  • Create event: 7
Last Year
  • Delete event: 10
  • Issue comment event: 11
  • Push event: 3
  • Pull request review event: 9
  • Pull request event: 34
  • Fork event: 28
  • Create event: 7

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 0
  • Total pull requests: 18
  • Average time to close issues: N/A
  • Average time to close pull requests: about 3 hours
  • Total issue authors: 0
  • Total pull request authors: 10
  • Average comments per issue: 0
  • Average comments per pull request: 0.06
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 8
Past Year
  • Issues: 0
  • Pull requests: 18
  • Average time to close issues: N/A
  • Average time to close pull requests: about 3 hours
  • Issue authors: 0
  • Pull request authors: 10
  • Average comments per issue: 0
  • Average comments per pull request: 0.06
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 8
Top Authors
Issue Authors
  • dependabot[bot] (1)
Pull Request Authors
  • dependabot[bot] (11)
  • msteidle49 (2)
  • flauschi96 (2)
  • Malte-W-Schule (1)
  • Nexalori (1)
  • Saban51 (1)
  • LisaWckn (1)
  • JacobFrodermann (1)
  • Phoby22 (1)
  • Milan0611 (1)
  • crossi262 (1)
  • MagdAlassmy (1)
  • moezcan9 (1)
  • Serguan (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (4) github_actions (3) java (1)

Dependencies

.github/workflows/github_ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-java v4 composite
build.gradle maven
  • org.junit.jupiter:junit-jupiter 5.10.2 testImplementation
  • org.mockito:mockito-core 5.11.0 testImplementation
  • org.junit.platform:junit-platform-launcher 1.10.2 testRuntimeOnly