Skip to content

20260529 #85 행성 지역 해금 도메인 백엔드 api 연동#86

Merged
EM-H20 merged 14 commits into
mainfrom
20260529_#85_행성_지역_해금_도메인_백엔드_API_연동
May 29, 2026

Hidden character warning

The head ref may contain hidden characters: "20260529_#85_\ud589\uc131_\uc9c0\uc5ed_\ud574\uae08_\ub3c4\uba54\uc778_\ubc31\uc5d4\ub4dc_API_\uc5f0\ub3d9"
Merged

20260529 #85 행성 지역 해금 도메인 백엔드 api 연동#86
EM-H20 merged 14 commits into
mainfrom
20260529_#85_행성_지역_해금_도메인_백엔드_API_연동

Conversation

@EM-H20
Copy link
Copy Markdown
Contributor

@EM-H20 EM-H20 commented May 29, 2026

✨ 변경 사항


✅ 테스트


  • 수동 테스트 완료
  • 테스트 코드 완료

EM-H20 added 13 commits May 29, 2026 17:21
- signOut: timerSessionRepositoryProvider(auth 의존) 대신
  timerSessionLocalDataSourceProvider 직접 read 로 순환 제거
- signOut·withdraw: 수동 invalidate 제거, state=null 의 isAuthenticated
  전이로 의존 Provider 자동 리빌드
- _clearGuestData: auth 의존 Provider invalidate 제거, auth 비의존인
  badge 만 유지 (autoDispose 는 재진입 시 자동 리빌드)
- orphan 된 today_stats_provider import 제거
행성마다 regionListNotifierProvider 를 read 하면 인증 모드에서 미방문 행성의
지역 API 가 연쇄 호출되는 문제를, 행성 응답에 내장된 progress.clearedChildren
합산으로 대체
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 29, 2026

Warning

Review limit reached

@EM-H20, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 59 minutes and 16 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 65e54517-31d0-4d12-b16d-ba7bf40eac70

📥 Commits

Reviewing files that changed from the base of the PR and between 41c2f36 and ac1529e.

📒 Files selected for processing (35)
  • docs/api-docs.json
  • docs/superpowers/plans/2026-05-29-exploration-backend-integration.md
  • docs/superpowers/specs/2026-05-29-exploration-backend-integration-design.md
  • lib/core/constants/api_endpoints.dart
  • lib/features/auth/presentation/providers/auth_provider.dart
  • lib/features/badge/presentation/providers/badge_provider.dart
  • lib/features/exploration/data/datasources/exploration_remote_datasource.dart
  • lib/features/exploration/data/datasources/exploration_remote_datasource.g.dart
  • lib/features/exploration/data/models/planet_response_model.dart
  • lib/features/exploration/data/models/planet_response_model.freezed.dart
  • lib/features/exploration/data/models/planet_response_model.g.dart
  • lib/features/exploration/data/models/region_response_model.dart
  • lib/features/exploration/data/models/region_response_model.freezed.dart
  • lib/features/exploration/data/models/region_response_model.g.dart
  • lib/features/exploration/data/models/unlock_response_models.dart
  • lib/features/exploration/data/models/unlock_response_models.freezed.dart
  • lib/features/exploration/data/models/unlock_response_models.g.dart
  • lib/features/exploration/data/repositories/exploration_remote_repository_impl.dart
  • lib/features/exploration/data/repositories/exploration_repository_impl.dart
  • lib/features/exploration/domain/entities/unlock_result_entities.dart
  • lib/features/exploration/domain/exceptions/exploration_exceptions.dart
  • lib/features/exploration/domain/repositories/exploration_repository.dart
  • lib/features/exploration/presentation/providers/exploration_provider.dart
  • lib/features/exploration/presentation/providers/exploration_provider.g.dart
  • lib/features/exploration/presentation/screens/exploration_detail_screen.dart
  • lib/features/exploration/presentation/screens/location_detail_screen.dart
  • lib/features/exploration/presentation/widgets/planet_node.dart
  • lib/features/explore/presentation/screens/explore_screen.dart
  • test/features/exploration/data/models/planet_response_model_test.dart
  • test/features/exploration/data/models/region_response_model_test.dart
  • test/features/exploration/data/models/unlock_response_models_test.dart
  • test/features/exploration/data/repositories/exploration_local_repository_impl_test.dart
  • test/features/exploration/data/repositories/exploration_remote_repository_impl_test.dart
  • test/features/exploration/domain/unlock_result_entities_test.dart
  • test/features/exploration/presentation/exploration_provider_test.dart
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 20260529_#85_행성_지역_해금_도메인_백엔드_API_연동

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@EM-H20 EM-H20 merged commit ab0fc3d into main May 29, 2026
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.

1 participant