prog2_ybel_cyclechronicles
Student Support Code for 'Cycle Chronicles' Task
https://github.com/programmiermethoden-campusminden/prog2_ybel_cyclechronicles
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
git
java
oer
open-educational-resources
testing
Last synced: 4 months ago
·
JSON representation
·
Repository
Student Support Code for 'Cycle Chronicles' Task
Basic Info
- Host: GitHub
- Owner: Programmiermethoden-CampusMinden
- License: mit
- Language: Java
- Default Branch: master
- Homepage: https://github.com/Programmiermethoden-CampusMinden/Prog2-Lecture/tree/master/homework
- Size: 180 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 10
- Open Issues: 0
- Releases: 0
Topics
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 'Cycle Chronicles' Task
About
This represents the student support code for the Cycle Chronicles task.
License
This work by Carsten Gips and contributors is licensed under MIT.
Owner
- Name: Programmiermethoden @ Campus Minden
- Login: Programmiermethoden-CampusMinden
- Kind: organization
- Repositories: 1
- Profile: https://github.com/Programmiermethoden-CampusMinden
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 'Cycle Chronicles' 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_cyclechronicles
abstract: >-
This represents the student support code for the Cycle
Chronicles task.
keywords:
- java
- git
- testing
- clean code
- oer
license: MIT
GitHub Events
Total
- Delete event: 8
- Issue comment event: 7
- Push event: 3
- Pull request review event: 5
- Pull request event: 21
- Fork event: 10
- Create event: 8
Last Year
- Delete event: 8
- Issue comment event: 7
- Push event: 3
- Pull request review event: 5
- Pull request event: 21
- Fork event: 10
- Create event: 8
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 0
- Total pull requests: 11
- Average time to close issues: N/A
- Average time to close pull requests: about 3 hours
- Total issue authors: 0
- Total pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.09
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 9
Past Year
- Issues: 0
- Pull requests: 11
- Average time to close issues: N/A
- Average time to close pull requests: about 3 hours
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.09
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 9
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (14)
- DragonMB7 (1)
- MagdAlassmy (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (6)
java (4)
github_actions (2)
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