prog2_ybel_refactoring
Student Support Code for 'Refactoring' Task
https://github.com/programmiermethoden-campusminden/prog2_ybel_refactoring
Science Score: 26.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
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: 6 months ago
·
JSON representation
Repository
Student Support Code for 'Refactoring' Task
Basic Info
- Host: GitHub
- Owner: Programmiermethoden-CampusMinden
- License: mit
- Language: Java
- Default Branch: master
- Homepage: https://github.com/Programmiermethoden-CampusMinden/Prog2-Lecture/blob/master/homework/b09.md
- Size: 92.8 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
clean-code
git
java
oer
open-educational-resources
testing
Created over 1 year ago
· Last pushed 11 months ago
Metadata Files
Readme
License
Citation
Codeowners
README.md
title: Student Support Code for 'Refactoring' Task
About
This represents the student support code for the Refactoring 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)
GitHub Events
Total
- Delete event: 9
- Issue comment event: 11
- Push event: 2
- Pull request review event: 14
- Pull request event: 20
- Fork event: 6
- Create event: 12
Last Year
- Delete event: 9
- Issue comment event: 11
- Push event: 2
- Pull request review event: 14
- Pull request event: 20
- Fork event: 6
- Create event: 12
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 14
- Average time to close issues: N/A
- Average time to close pull requests: about 5 hours
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.07
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 13
Past Year
- Issues: 0
- Pull requests: 14
- Average time to close issues: N/A
- Average time to close pull requests: about 5 hours
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.07
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 13
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (19)
- Johannes-pries (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (8)
java (7)
github_actions (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