Skip to content

build_runnerを実行済みか確認するジョブを追加#706

Open
poppingmoon wants to merge 3 commits intoshiosyakeyakini-info:developfrom
poppingmoon:check-build-diff
Open

build_runnerを実行済みか確認するジョブを追加#706
poppingmoon wants to merge 3 commits intoshiosyakeyakini-info:developfrom
poppingmoon:check-build-diff

Conversation

@poppingmoon
Copy link
Contributor

FreezedやRiverpod関連のクラスやルーターを変更した後は dart run build_runner build -d を実行しなければ生成されたファイルが更新されず不具合の原因になりますが、これは忘れやすいのでPR時にGitHub Actionsでbuild_runnerを実行して差分が発生しないか確認するようにしました。

また、build_runnerは時間がかかるのでtestと並列に実行するようにしました

@codecov-commenter
Copy link

codecov-commenter commented Dec 9, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.68%. Comparing base (a0de54f) to head (085e6e1).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #706   +/-   ##
========================================
  Coverage    26.68%   26.68%           
========================================
  Files          340      340           
  Lines        19236    19236           
========================================
  Hits          5133     5133           
  Misses       14103    14103           

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

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.

2 participants