prog2_ybel_streamapi

Student Support Code for 'Stream-API' Task

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

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.4%) 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 'Stream-API' Task

Basic Info
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 57
  • 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 'Stream-API' Task

About

This represents the student support code for the Stream-API 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 'Stream-API' 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_streamapi
abstract: >-
  This represents the student support code for the
  Stream-API task.
keywords:
  - java
  - git
  - testing
  - clean code
  - oer
license: MIT

GitHub Events

Total
  • Delete event: 4
  • Issue comment event: 9
  • Push event: 15
  • Pull request review event: 34
  • Pull request event: 95
  • Fork event: 52
  • Create event: 7
Last Year
  • Delete event: 4
  • Issue comment event: 9
  • Push event: 15
  • Pull request review event: 34
  • Pull request event: 95
  • Fork event: 52
  • Create event: 7

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 0
  • Total pull requests: 47
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 hours
  • Total issue authors: 0
  • Total pull request authors: 18
  • Average comments per issue: 0
  • Average comments per pull request: 0.04
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 5
Past Year
  • Issues: 0
  • Pull requests: 47
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 hours
  • Issue authors: 0
  • Pull request authors: 18
  • Average comments per issue: 0
  • Average comments per pull request: 0.04
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 5
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (10)
  • MehdiAbid74 (6)
  • Weltenschlange (5)
  • Eneslolel (4)
  • Malte-W-Schule (4)
  • CrabbyComrade (3)
  • ronioguz (3)
  • MagdAlassmy (3)
  • crossi262 (3)
  • AmarSmo (3)
  • Serguan (2)
  • Louijam (1)
  • Michaelkolle (1)
  • AlexanderNungesser (1)
  • Tom-Sch-HsBi (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (3) github_actions (2) 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