Skip to content

[anneal] Audit cached Lean artifacts against clean builds - #3486

Open
mdittmer wants to merge 1 commit into
Gcz4iteion3frenivdjpngxluv7c3bshffrom
Gri3qjmi3mkxqhujr7xw3insogx5mpcm4
Open

[anneal] Audit cached Lean artifacts against clean builds#3486
mdittmer wants to merge 1 commit into
Gcz4iteion3frenivdjpngxluv7c3bshffrom
Gri3qjmi3mkxqhujr7xw3insogx5mpcm4

Conversation

@mdittmer

@mdittmer mdittmer commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Split the Nix pipeline at a shared, path-rewritten source tree. Keep the default fast path cache-seeded with one trace traversal, and add a seed-free Lean build whose packaged output passes through the same pruning and archive finalizers.

Compare complete source, toolchain, and Lake build payloads, including raw ILean reference usages, hash sidecars, and stable trace dependency/output hashes. Regenerate the two stale candidate ILean files exposed by that audit, install both archives independently, and compare the complete normalized InfoView setup contract in isolated environments.

Run the clean reference build and equivalence checks in a standalone nightly workflow on main so ordinary push and pull-request jobs retain the fast path.


Latest Update: v5 — Compare vs v4

📚 Full Patch History

Links show the diff between the row version and the column version.

Version v4 v3 v2 v1 Base
v5 vs v4 vs v3 vs v2 vs v1 vs Base
v4 vs v3 vs v2 vs v1 vs Base
v3 vs v2 vs v1 vs Base
v2 vs v1 vs Base
v1 vs Base
⬇️ Download this PR

Branch

git fetch origin refs/heads/Gri3qjmi3mkxqhujr7xw3insogx5mpcm4 && git checkout -b pr-Gri3qjmi3mkxqhujr7xw3insogx5mpcm4 FETCH_HEAD

Checkout

git fetch origin refs/heads/Gri3qjmi3mkxqhujr7xw3insogx5mpcm4 && git checkout FETCH_HEAD

Cherry Pick

git fetch origin refs/heads/Gri3qjmi3mkxqhujr7xw3insogx5mpcm4 && git cherry-pick FETCH_HEAD

Pull

git pull origin refs/heads/Gri3qjmi3mkxqhujr7xw3insogx5mpcm4

Stacked PRs enabled by GHerrit.

@codecov-commenter

codecov-commenter commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (Gcz4iteion3frenivdjpngxluv7c3bshf@33d0be2). Learn more about missing BASE report.

Additional details and impacted files
@@                         Coverage Diff                          @@
##             Gcz4iteion3frenivdjpngxluv7c3bshf    #3486   +/-   ##
====================================================================
  Coverage                                     ?   91.85%           
====================================================================
  Files                                        ?       20           
  Lines                                        ?     6093           
  Branches                                     ?        0           
====================================================================
  Hits                                         ?     5597           
  Misses                                       ?      496           
  Partials                                     ?        0           

☔ View full report in Codecov by Harness.
📢 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.

@mdittmer
mdittmer requested review from joshlf and removed request for joshlf July 30, 2026 18:16
@mdittmer
mdittmer force-pushed the Gcz4iteion3frenivdjpngxluv7c3bshf branch from 0c8cf6a to eea6a10 Compare July 30, 2026 20:11
@mdittmer
mdittmer force-pushed the Gri3qjmi3mkxqhujr7xw3insogx5mpcm4 branch from c88afa3 to a6634ca Compare July 30, 2026 20:11
@joshlf
joshlf force-pushed the Gcz4iteion3frenivdjpngxluv7c3bshf branch from eea6a10 to dd960c4 Compare July 30, 2026 21:35
@joshlf
joshlf force-pushed the Gri3qjmi3mkxqhujr7xw3insogx5mpcm4 branch from a6634ca to 369fd57 Compare July 30, 2026 21:35
Split the Nix pipeline at a shared, path-rewritten source tree. Keep the default fast path cache-seeded with one trace traversal, and add a seed-free Lean build whose packaged output passes through the same pruning and archive finalizers.

Compare complete source, toolchain, and Lake build payloads, including raw ILean reference usages, hash sidecars, and stable trace dependency/output hashes. Regenerate the two stale candidate ILean files exposed by that audit, install both archives independently, and compare the complete normalized InfoView setup contract in isolated environments.

Run the clean reference build and equivalence checks in a standalone nightly workflow on main so ordinary push and pull-request jobs retain the fast path.

gherrit-pr-id: Gri3qjmi3mkxqhujr7xw3insogx5mpcm4
@joshlf
joshlf force-pushed the Gri3qjmi3mkxqhujr7xw3insogx5mpcm4 branch from 369fd57 to b38f378 Compare July 30, 2026 22:00
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