Skip to content

[FIX] 데이터 사용량 API 응답 값 오차 수정#305

Merged
hyuuuun merged 1 commit into
devfrom
fix/data-api
Mar 19, 2026
Merged

[FIX] 데이터 사용량 API 응답 값 오차 수정#305
hyuuuun merged 1 commit into
devfrom
fix/data-api

Conversation

@hyeonRS
Copy link
Copy Markdown
Contributor

@hyeonRS hyeonRS commented Mar 19, 2026

개요

  • 데이터 조회 API 호출 시 Redis 잔여량으로 인한 응답 값 오차 발생 수정

관련 BackLog

Resolves: (Backlog Number, ...)

PR 유형

  • [] 새로운 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 문서 수정
  • 테스트 추가, 테스트 리팩토링
  • 빌드 부분 혹은 패키지 매니저 수정
  • 파일 혹은 폴더명 수정
  • 파일 혹은 폴더 삭제

PR Checklist

  • 커밋 메시지 컨벤션에 맞게 작성했습니다.
  • 변경 사항에 대한 테스트를 했습니다.(버그 수정/기능에 대한 테스트).

@hyeonRS hyeonRS requested a review from hyuuuun March 19, 2026 19:29
@hyeonRS hyeonRS self-assigned this Mar 19, 2026
@hyeonRS hyeonRS added bug 버그 관련 priority: low 우선순위: 하 labels Mar 19, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 19, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b8e0224b-7bdb-418a-89dd-32fc0307abdf

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/data-api
📝 Coding Plan
  • Generate coding plan for human review comments

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.

Tip

CodeRabbit can use OpenGrep to find security vulnerabilities and bugs across 17+ programming languages.

OpenGrep is compatible with Semgrep configurations. Add an opengrep.yml or semgrep.yml configuration file to your project to enable OpenGrep analysis.

@hyuuuun hyuuuun merged commit bb554c8 into dev Mar 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 버그 관련 priority: low 우선순위: 하

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants