Skip to content

Conversation

@itsomg134
Copy link

This commit introduces a new Student class with various attributes and methods for managing student data, including enrollment, GPA calculation, and eligibility for graduation. It also includes Course and Grade classes, along with a StudentMapper interface for data access operations and an in-memory implementation.

Pull Request Template

What does this PR do?

This commit introduces a new Student class with various attributes and methods for managing student data, including enrollment, GPA calculation, and eligibility for graduation. It also includes Course and Grade classes, along with a StudentMapper interface for data access operations and an in-memory implementation.
@github-actions
Copy link

github-actions bot commented Nov 1, 2025

Analyzing changes in this PR...

This might take a few minutes, please wait

📥 Commits

Analyzing changes from base (ede37bd) to latest commit (3a44704):

  • 3a44704: Add Student, Course, and Grade classes with data access

This commit introduces a new Student class with various attributes and methods for managing student data, including enrollment, GPA calculation, and eligibility for graduation. It also includes Course and Grade classes, along with a StudentMapper interface for data access operations and an in-memory implementation.

📁 Files being considered (1)

➕ data-mapper/src/main/java/com/iluwatar/datamapper/androidapp.java (1 hunk)


autogenerated by presubmit.ai

@github-actions
Copy link

github-actions bot commented Jan 5, 2026

This PR is stale because it has been open 60 days with no activity.

@github-actions github-actions bot added the Stale label Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant