Skip to content
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

build.rs: De-duplicate AsmTarget #1971

Merged
merged 1 commit into from
Feb 29, 2024
Merged

build.rs: De-duplicate AsmTarget #1971

merged 1 commit into from
Feb 29, 2024

Conversation

briansmith
Copy link
Owner

No description provided.

@briansmith briansmith self-assigned this Feb 27, 2024
@briansmith briansmith changed the title build.rs: De-duplicate AsmTarget` build.rs: De-duplicate AsmTarget Feb 27, 2024
@briansmith briansmith force-pushed the b/dry-asmformat branch 2 times, most recently from 1cdfe00 to 976abeb Compare February 27, 2024 21:23
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.30%. Comparing base (b873b0d) to head (4f5276e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1971   +/-   ##
=======================================
  Coverage   96.29%   96.30%           
=======================================
  Files         135      135           
  Lines       20663    20663           
  Branches      226      226           
=======================================
+ Hits        19898    19899    +1     
  Misses        730      730           
+ Partials       35       34    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Simplify `AsmTarget` and clarify the logic regarding when and how
to use nasm.
@briansmith briansmith merged commit 6331d46 into main Feb 29, 2024
143 checks passed
@briansmith briansmith deleted the b/dry-asmformat branch February 29, 2024 02:31
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.

None yet

1 participant