Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Java-Bom
/
string-adding-calculator
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
0
Code
Issues
0
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
혁 문자열 덧셈 계산기
- #8
#8
Open
malibinYun
wants to merge 13 commits into
Java-Bom:yh
Java-Bom/string-adding-calculator:yh
from
malibinYun:yh
malibinYun/string-adding-calculator:yh
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
혁 문자열 덧셈 계산기
#8
malibinYun
wants to merge 13 commits into
Java-Bom:yh
Java-Bom/string-adding-calculator:yh
from
malibinYun:yh
malibinYun/string-adding-calculator:yh
Copy head branch name to clipboard
Commits
Commits on Mar 1, 2020
[Test] 문자열 덧셈 계산기에 유효한 계산식이 계산되는지 테스트
malibinYun
committed
ad75a8d
View commit details
Copy full SHA for ad75a8d
Browse repository at this point
[refactor] calculateWith 메소드 리팩토링
malibinYun
committed
f84dc0f
View commit details
Copy full SHA for f84dc0f
Browse repository at this point
[Test] NumbersExtractor 에서 정수 리스트 뽑아내는지 테스트
malibinYun
committed
2c5f7f1
View commit details
Copy full SHA for 2c5f7f1
Browse repository at this point
[refactor] NumbersExtractor 의 extract 메소드 리팩토링
malibinYun
committed
4ddf9e0
View commit details
Copy full SHA for 4ddf9e0
Browse repository at this point
[refactor] Delimiters 클래스 작성 및 NumberExtractor의 extract 에러해결
malibinYun
committed
9c180b6
View commit details
Copy full SHA for 9c180b6
Browse repository at this point
[Test] Delimiter 테스트
malibinYun
committed
3f91b18
View commit details
Copy full SHA for 3f91b18
Browse repository at this point
[refactor] NumberString class 작성
malibinYun
committed
1509f2b
View commit details
Copy full SHA for 1509f2b
Browse repository at this point
Commits on Mar 2, 2020
[Test] 유효하지 않은 문자열 검사
malibinYun
committed
96b2d84
View commit details
Copy full SHA for 96b2d84
Browse repository at this point
[Test] 테스트 케이스 추가
malibinYun
committed
7bf42f8
View commit details
Copy full SHA for 7bf42f8
Browse repository at this point
Commits on Mar 8, 2020
[modify] numberString split 과정 캡슐화 및 테스트코드 수정
malibinYun
committed
f727b04
View commit details
Copy full SHA for f727b04
Browse repository at this point
[modify] Delimiters StringBuilder사용
malibinYun
committed
0fffad5
View commit details
Copy full SHA for 0fffad5
Browse repository at this point
[modify] StringAddCaculator 의 null검증및 공백확인 수정
malibinYun
committed
9bac024
View commit details
Copy full SHA for 9bac024
Browse repository at this point
[modify] Pattern 캐싱 및 indent 2넘는거 수정
malibinYun
committed
297360e
View commit details
Copy full SHA for 297360e
Browse repository at this point
You can’t perform that action at this time.