Skip to content

build: Further split up build script#2818

Open
briansmith wants to merge 2 commits intomainfrom
b/build-name
Open

build: Further split up build script#2818
briansmith wants to merge 2 commits intomainfrom
b/build-name

Conversation

@briansmith
Copy link
Copy Markdown
Owner

@briansmith briansmith commented Mar 25, 2026

See individual commits for details.

@briansmith briansmith self-assigned this Mar 25, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.49%. Comparing base (12e0ad1) to head (12e83af).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2818      +/-   ##
==========================================
- Coverage   96.49%   96.49%   -0.01%     
==========================================
  Files         207      207              
  Lines       20430    20430              
  Branches      520      520              
==========================================
- Hits        19714    19713       -1     
  Misses        599      599              
- Partials      117      118       +1     

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

@briansmith briansmith force-pushed the b/build-name branch 4 times, most recently from f55495a to cab3351 Compare March 25, 2026 21:24
@briansmith briansmith changed the title build: Factor out reusable Cargo logic. build: Further split up build script Mar 25, 2026
@briansmith briansmith force-pushed the b/build-name branch 2 times, most recently from fd6a910 to 24ee24b Compare March 25, 2026 21:28
@briansmith briansmith force-pushed the b/build-name branch 8 times, most recently from 1e1ad72 to 0fbdbbf Compare March 25, 2026 23:01
Split up build/build.rs into build/build/*.rs and split
build/cargo.rs into {build/main.rs, build/build/cargo.rs}.

```
git diff HEAD^1:build/build.rs build/build/c.rs
git diff HEAD^1:build/build.rs build/build/core.rs
git diff HEAD^1:build/build.rs build/build/target.rs
git diff HEAD^1:build/cargo.rs build/main.rs
git diff HEAD^1:build/cargo.rs build/build/cargo.rs
```
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