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
Type
/
to 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
.
f-lab-edu
/
romanticker
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
35
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
차트 시세 조회 구현
- #46
#46
Merged
polynomeer
merged 14 commits into
main
f-lab-edu/romanticker:main
from
feature/16-price-chart
f-lab-edu/romanticker:feature/16-price-chart
Copy head branch name to clipboard
Sep 17, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
차트 시세 조회 구현
#46
polynomeer
merged 14 commits into
main
f-lab-edu/romanticker:main
from
feature/16-price-chart
f-lab-edu/romanticker:feature/16-price-chart
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2025
fix: resolve merge conflict with main after rebase
polynomeer
committed
76490dd
View commit details
Copy full SHA for 76490dd
Browse repository at this point
feat: add exception handling for cache and db
Show description for f465fd1
polynomeer
committed
f465fd1
View commit details
Copy full SHA for f465fd1
Browse repository at this point
refactor: move try~catch block to each repository
polynomeer
committed
8007c1c
View commit details
Copy full SHA for 8007c1c
Browse repository at this point
refactor: adapt functional interface and optional
polynomeer
committed
ff68e01
View commit details
Copy full SHA for ff68e01
Browse repository at this point
test: add unit tests for querying price
polynomeer
committed
638a200
View commit details
Copy full SHA for 638a200
Browse repository at this point
Commits on Aug 13, 2025
chore: remove unused modules for infra
polynomeer
committed
69821e0
View commit details
Copy full SHA for 69821e0
Browse repository at this point
perf: update for testability and cache write reduction
Show description for 6c96092
polynomeer
committed
6c96092
View commit details
Copy full SHA for 6c96092
Browse repository at this point
refactor: adapt strategy pattern for backoff
polynomeer
committed
fcd252b
View commit details
Copy full SHA for fcd252b
Browse repository at this point
test: unwrap CompletionException and update unit tests
Show description for 501bb9b
polynomeer
committed
501bb9b
View commit details
Copy full SHA for 501bb9b
Browse repository at this point
Commits on Aug 18, 2025
test: add unit tests for PriceQueryServiceImpl covering cache hit, concurrent cache miss, and backoff behavior
Show description for 61ea68a
polynomeer
committed
61ea68a
View commit details
Copy full SHA for 61ea68a
Browse repository at this point
refactor: PriceQueryServiceImpl with externalized configuration and executor injection
Show description for 04f5e22
polynomeer
committed
04f5e22
View commit details
Copy full SHA for 04f5e22
Browse repository at this point
feat: replace mocked repository with real TimescaleDB implementation
Show description for 4c5374f
polynomeer
committed
4c5374f
View commit details
Copy full SHA for 4c5374f
Browse repository at this point
Commits on Aug 20, 2025
feat: add TickerFormat utility for validating ticker codes in domain-ticker module
Show description for ba4aba1
polynomeer
committed
ba4aba1
View commit details
Copy full SHA for ba4aba1
Browse repository at this point
feat: add price chart api and query
polynomeer
committed
8fde8b4
View commit details
Copy full SHA for 8fde8b4
Browse repository at this point
You can’t perform that action at this time.