Skip to content

docs(jin-frame): add version table, improve inheritance/retry examples in README#200

Merged
imjuni merged 1 commit into
masterfrom
develop
Apr 29, 2026
Merged

docs(jin-frame): add version table, improve inheritance/retry examples in README#200
imjuni merged 1 commit into
masterfrom
develop

Conversation

@imjuni

@imjuni imjuni commented Apr 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Version 표 추가 — v5.0 미만은 Axios, v5.0 이상은 native fetch 명시
  • Inheritance 섹션 개선 — getDefaultValues로 공통 필드 기본값 자동 주입하는 실전 패턴 예시 (PokeAPI 기반)
  • Retry/Timeout 섹션 확장 — 지수 백오프(getInterval) 예시 및 _execute() 레벨 override 예시 추가

🤖 Generated with Claude Code

…getDefaultValues, expand retry/timeout

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@codecov

codecov Bot commented Apr 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (03550d9) to head (4c26d1f).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #200   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          107       107           
  Lines         1089      1089           
  Branches       293       293           
=========================================
  Hits          1089      1089           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@imjuni imjuni merged commit a3f9fa2 into master Apr 29, 2026
5 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.

1 participant