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

realign makefile variable to be more readable #4783

Merged
merged 5 commits into from
Dec 13, 2023
Merged

Conversation

pdabelf5
Copy link
Collaborator

@pdabelf5 pdabelf5 commented Dec 12, 2023

Proposed changes

Align Makefile variables to be more readable
Add ability to choose ARCH & OS of resulting binary

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@pdabelf5 pdabelf5 requested a review from a team as a code owner December 12, 2023 12:08
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ba01bc1) 52.00% compared to head (3de1ee3) 52.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4783      +/-   ##
==========================================
+ Coverage   52.00%   52.02%   +0.02%     
==========================================
  Files          60       60              
  Lines       17317    17317              
==========================================
+ Hits         9005     9009       +4     
+ Misses       7999     7997       -2     
+ Partials      313      311       -2     

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

@pdabelf5 pdabelf5 added the chore Pull requests for routine tasks label Dec 12, 2023
@pdabelf5 pdabelf5 self-assigned this Dec 12, 2023
@pdabelf5 pdabelf5 merged commit f95be93 into main Dec 13, 2023
66 checks passed
@pdabelf5 pdabelf5 deleted the makefile-tweeks branch December 13, 2023 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants