Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KUBESAW-124: Makefile target for dependency validations #410

Merged
merged 4 commits into from
Jun 28, 2024

Conversation

fbm3307
Copy link
Contributor

@fbm3307 fbm3307 commented Jun 27, 2024

This is to create makefile target for dependency validations in each repository so that this can be used to verify if there are any compilation issues after updating the dependencies of toolchain-common/api

Similar PRs

Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.02%. Comparing base (d42111e) to head (be841b9).

Current head be841b9 differs from pull request most recent head a7fc74e

Please upload reports for the commit a7fc74e to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #410   +/-   ##
=======================================
  Coverage   78.02%   78.02%           
=======================================
  Files          47       47           
  Lines        2002     2002           
=======================================
  Hits         1562     1562           
  Misses        378      378           
  Partials       62       62           

Copy link
Contributor

@MatousJobanek MatousJobanek left a comment

Choose a reason for hiding this comment

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

don't forget to include build as well

make/go.mk Outdated Show resolved Hide resolved
@fbm3307 fbm3307 merged commit 7f226f5 into codeready-toolchain:master Jun 28, 2024
4 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.

3 participants