Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

close #KLI-74 走行距離を算出するクラスとそのテストを作成 #9

Merged
merged 6 commits into from
Jun 8, 2024

Conversation

YKhm20020
Copy link
Collaborator

チェックリスト

  • clang-format している
  • コーディング規約に準じている
  • チケットの完了条件を満たしている

変更点

走行距離を算出するクラス Mileage.cpp, Mileage.h を module/Calculator 下に追加。
同クラスのテストファイル MileageTest.cpp を test 下に追加。

添付資料

@YKhm20020 YKhm20020 self-assigned this Jun 8, 2024
Copy link

Copy link
Collaborator

@bizyutyu bizyutyu left a comment

Choose a reason for hiding this comment

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

ありがとう!LGTM!
LGTM

Copy link
Collaborator

@CHIHAYATAKU CHIHAYATAKU left a comment

Choose a reason for hiding this comment

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

ありがとうございます!問題ないと思います!
LGTM

Copy link
Collaborator

@aridome222 aridome222 left a comment

Choose a reason for hiding this comment

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

LGTM!
LGTM

@YKhm20020 YKhm20020 merged commit 75fdd70 into main Jun 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants