Skip to content

refactor: simplify asm build script - #215

Merged
shssoichiro merged 1 commit into
masterfrom
simplify-build-rs
Jun 21, 2026
Merged

refactor: simplify asm build script#215
shssoichiro merged 1 commit into
masterfrom
simplify-build-rs

Conversation

@shssoichiro

@shssoichiro shssoichiro commented Jun 21, 2026

Copy link
Copy Markdown
Member
  • Remove custom asm hash cache and recursive rerun scanning
  • Let Cargo rerun-if-changed and cc link metadata handle rebuilds
  • Drop target-specific strip plumbing from the build script

- Remove custom asm hash cache and recursive rerun scanning

- Let Cargo rerun-if-changed and cc link metadata handle rebuilds

- Drop target-specific strip plumbing from the build script
@codecov

codecov Bot commented Jun 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 25.89%. Comparing base (cb4ff07) to head (c7aa099).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #215   +/-   ##
=======================================
  Coverage   25.89%   25.89%           
=======================================
  Files          31       31           
  Lines        3016     3016           
=======================================
  Hits          781      781           
  Misses       2235     2235           

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

@shssoichiro
shssoichiro merged commit 72569dd into master Jun 21, 2026
7 checks passed
@FreezyLemon
FreezyLemon deleted the simplify-build-rs branch June 25, 2026 16:22
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.

1 participant