Skip to content

Conversation

@louismagowan
Copy link
Contributor

@louismagowan louismagowan commented Oct 29, 2025

Tiny PR - just adding some comments to the Makefile and a self-documenting command that then returns those comments when run. Also, making the default Make command to be the self-documenting command (help) so that users can easily see what Makefile commands are available and what they do, without having to open the makefile.

So users can run make help or just make and see the options easily
Solves: #542


📚 Documentation preview 📚: https://causalpy--543.org.readthedocs.build/en/543/

@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.59%. Comparing base (d92b135) to head (6c2a44d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #543   +/-   ##
=======================================
  Coverage   95.59%   95.59%           
=======================================
  Files          29       29           
  Lines        2681     2681           
=======================================
  Hits         2563     2563           
  Misses        118      118           

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

@drbenvincent drbenvincent added the devops DevOps related label Oct 30, 2025
Copy link
Collaborator

@drbenvincent drbenvincent left a comment

Choose a reason for hiding this comment

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

Very cool @louismagowan

@drbenvincent drbenvincent merged commit 828ba2e into pymc-labs:main Oct 30, 2025
11 checks passed
@louismagowan louismagowan deleted the lm-clean-makefile branch October 30, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops DevOps related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants