Skip to content

build.plat: add build_{{name}}.json output #1617

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

Merged
merged 3 commits into from
Jul 18, 2025

Conversation

whitequark
Copy link
Member

This is useful for custom build runners that don't run a shell; more specifically, WebAssembly based tooling.

This is useful for custom build runners that don't run a shell; more
specifically, WebAssembly based tooling.
Copy link

codecov bot commented Jul 18, 2025

Codecov Report

Attention: Patch coverage is 25.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 91.24%. Comparing base (f4804c0) to head (0721f60).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
amaranth/build/plat.py 25.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1617      +/-   ##
==========================================
- Coverage   91.24%   91.24%   -0.01%     
==========================================
  Files          44       44              
  Lines       11395    11394       -1     
  Branches     2218     2223       +5     
==========================================
- Hits        10397    10396       -1     
- Misses        833      836       +3     
+ Partials      165      162       -3     

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

@whitequark whitequark added this pull request to the merge queue Jul 18, 2025
Merged via the queue into amaranth-lang:main with commit 5689b6b Jul 18, 2025
18 of 21 checks passed
@whitequark whitequark deleted the build.plat-json branch July 18, 2025 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant