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

[#125] ast::types 테스트코드 작성 #127

Merged
merged 3 commits into from
Jul 17, 2024
Merged

[#125] ast::types 테스트코드 작성 #127

merged 3 commits into from
Jul 17, 2024

Conversation

myyrakle
Copy link
Owner

@myyrakle myyrakle commented Jul 16, 2024

resolves: #125

설명

단순 테스트 코드 작성

image

@myyrakle myyrakle self-assigned this Jul 16, 2024
@myyrakle myyrakle linked an issue Jul 16, 2024 that may be closed by this pull request
Copy link

Pull reviewers stats

Stats of the last 14 days for rrdb:

User Total reviews Time to review Total comments
myyrakle
🥇
2
▀▀▀
1d 3h 20m
▀▀▀▀▀
1
▀▀▀▀▀▀▀▀▀▀
DPS0340
🥈
2
▀▀▀
11h 52m
▀▀
0
wHoIsDReAmer
🥉
2
▀▀▀
11h 18m
▀▀
0
⚡️ Pull request stats

@myyrakle
Copy link
Owner Author

Total Coverage: 43.51%
🔗 Coverage View (최대 몇분 정도의 지연시간이 발생할 수 있습니다.)

@myyrakle
Copy link
Owner Author

Total Coverage: 43.91%
🔗 Coverage View (최대 몇분 정도의 지연시간이 발생할 수 있습니다.)

@myyrakle
Copy link
Owner Author

Total Coverage: 43.93%
🔗 Coverage View (최대 몇분 정도의 지연시간이 발생할 수 있습니다.)

git config --global user.email "sssang97@naver.com" |
git config --global user.name "myyrakle" |
git config --global user.email "sssang97@naver.com" &&
git config --global user.name "myyrakle" &&
git commit -m "Add report"
Copy link
Owner Author

Choose a reason for hiding this comment

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

순서때문에 랜덤으로 깨져서 수정

Copy link
Collaborator

@DPS0340 DPS0340 left a comment

Choose a reason for hiding this comment

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

LGTM

@myyrakle myyrakle merged commit 9ef0019 into master Jul 17, 2024
4 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.

[test] ast::types 테스트코드 작성
2 participants