Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Feature/calculator#3318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
AriyaArKa wants to merge6 commits intoiluwatar:master
base:master
Choose a base branch
Loading
fromAriyaArKa:feature/calculator

Conversation

AriyaArKa
Copy link

Pull Request Template

What does this PR do?

@github-actionsGitHub Actions
Copy link

github-actionsbot commentedAug 21, 2025
edited
Loading

PR Summary

This PR introduces aCalculator class with methods for basic arithmetic operations, square root, and power calculations, and aStudent class with name and age attributes and their respective getters and setters.

Changes

FileSummary
Calculator.javaThis file contains theCalculator class, which provides methods for addition, subtraction, multiplication, division, square root, and power calculations. It includes error handling for division by zero and square root of negative numbers.
student.javaThis file contains theStudent class, which represents a student with a name and age. It includes a constructor, getters, and setters for the name and age attributes.

autogenerated bypresubmit.ai

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM!

Review Summary

Commits Considered (2)
Files Processed (2)
  • Calculator.java(1 hunk)
  • student.java(1 hunk)
Actionable Comments (0)
Skipped Comments (0)

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM!

Review Summary

Commits Considered (1)
Files Processed (1)
  • Calculator.java(1 hunk)
Actionable Comments (0)
Skipped Comments (0)

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM!

Review Summary

Commits Considered (3)
  • adce654: Merge branch 'master' into feature/calculator
  • 12b72f4: power added
  • 7e97177: Merge pull request#1 from AriyaArKa/feature/calculator

calcu.java added

Files Processed (1)
  • Calculator.java(1 hunk)
Actionable Comments (0)
Skipped Comments (1)
  • Calculator.java [5-8]

    enhancement: "Improve error handling individe method."

@sonarqubecloudSonarQubeCloud
Copy link

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] left review comments

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@AriyaArKa

[8]ページ先頭

©2009-2025 Movatter.jp