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

Improve your Makefile with this one neat trick #2867

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

martyall
Copy link
Contributor

@martyall martyall commented Dec 5, 2024

I have used this same Makefile help command in several previous projects, maybe other's find it useful? Here is what the printout looks like

image

@martyall martyall requested a review from dannywillems December 5, 2024 19:23
Copy link
Member

@dannywillems dannywillems left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it.

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.04%. Comparing base (e0b822f) to head (98e7c35).
Report is 21 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2867      +/-   ##
==========================================
+ Coverage   71.92%   72.04%   +0.11%     
==========================================
  Files         257      257              
  Lines       60446    60690     +244     
==========================================
+ Hits        43475    43723     +248     
+ Misses      16971    16967       -4     

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

@dannywillems dannywillems merged commit cdbc90c into master Dec 5, 2024
8 checks passed
@dannywillems dannywillems deleted the martin/add-make-help branch December 5, 2024 20:00
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.

2 participants