Skip to content

Fix Makefile deps so reverse order build works also#198

Merged
attipaci merged 4 commits into
mainfrom
make-shuffle
Jul 5, 2025
Merged

Fix Makefile deps so reverse order build works also#198
attipaci merged 4 commits into
mainfrom
make-shuffle

Conversation

@attipaci

@attipaci attipaci commented Jul 2, 2025

Copy link
Copy Markdown
Collaborator

Fix Makefile to work with reverse order (or parallel) builds.

@attipaci attipaci added this to the 1.4.1 milestone Jul 2, 2025
@attipaci attipaci self-assigned this Jul 2, 2025
@attipaci attipaci added the enhancement New feature or request label Jul 2, 2025
@attipaci attipaci linked an issue Jul 2, 2025 that may be closed by this pull request
@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 99.91%. Comparing base (71fdbb1) to head (a16cdf0).
Report is 15 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #198   +/-   ##
=======================================
  Coverage   99.91%   99.91%           
=======================================
  Files          23       23           
  Lines        4628     4628           
  Branches      861      861           
=======================================
  Hits         4624     4624           
  Partials        4        4           
Flag Coverage Δ
unittests 99.91% <ø> (ø)

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


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 66d71f7...a16cdf0. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@attipaci attipaci merged commit bb1a8d5 into main Jul 5, 2025
18 checks passed
@attipaci attipaci deleted the make-shuffle branch July 5, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Building targets in reverse order fails

1 participant