Skip to content

codecov_tokenを環境変数として渡す - #6409

Merged
dotani1111 merged 2 commits into
EC-CUBE:4.3from
dotani1111:dev/fix-codecov-token
Jul 3, 2025
Merged

codecov_tokenを環境変数として渡す#6409
dotani1111 merged 2 commits into
EC-CUBE:4.3from
dotani1111:dev/fix-codecov-token

Conversation

@dotani1111

Copy link
Copy Markdown
Contributor

概要(Overview・Refs Issue)

以下のようにCodecovがエラーになっている
#6403

方針(Policy)

設定を参考
https://github.com/codecov/codecov-action

実装に関する補足(Appendix)

テスト(Test)

相談(Discussion)

マイナーバージョン互換性保持のための制限事項チェックリスト

  • 既存機能の仕様変更はありません
  • フックポイントの呼び出しタイミングの変更はありません
  • フックポイントのパラメータの削除・データ型の変更はありません
  • twigファイルに渡しているパラメータの削除・データ型の変更はありません
  • Serviceクラスの公開関数の、引数の削除・データ型の変更はありません
  • 入出力ファイル(CSVなど)のフォーマット変更はありません

レビュワー確認項目

  • 動作確認
  • コードレビュー
  • E2E/Unit テスト確認(テストの追加・変更が必要かどうか)
  • 互換性が保持されているか
  • セキュリティ上の問題がないか
    • 権限を超えた操作が可能にならないか
    • 不要なファイルアップロードがないか
    • 外部へ公開されるファイルや機能の追加ではないか
    • テンプレートでのエスケープ漏れがないか

@codecov

codecov Bot commented Jul 2, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.85%. Comparing base (68c9de1) to head (802458d).
Report is 4 commits behind head on 4.3.

Additional details and impacted files
@@           Coverage Diff           @@
##              4.3    #6409   +/-   ##
=======================================
  Coverage   82.85%   82.85%           
=======================================
  Files         480      480           
  Lines       27112    27112           
=======================================
  Hits        22463    22463           
  Misses       4649     4649           
Flag Coverage Δ
E2E 82.85% <ø> (ø)
Unit 82.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@nanasess nanasess left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dotani1111
dotani1111 enabled auto-merge July 3, 2025 06:51
@dotani1111
dotani1111 merged commit b5f02c2 into EC-CUBE:4.3 Jul 3, 2025
@dotani1111
dotani1111 deleted the dev/fix-codecov-token branch July 3, 2025 07:49
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.

3 participants