Skip to content

Conversation

Sohaibameer204
Copy link
Contributor

@Sohaibameer204 Sohaibameer204 commented May 30, 2025

Removed the docs/Makefile to avoid confusion and streamline documentation builds.

Updated the root-level Makefile to handle documentation commands:

make html to build docs.

make cleandocs to clean the build and generated API files.

Updated the CONTRIBUTING.md file to reflect the new commands and remove references to the old docs/Makefile.


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

Copy link

codecov bot commented May 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.40%. Comparing base (e14d1ac) to head (f96447d).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #483   +/-   ##
=======================================
  Coverage   94.40%   94.40%           
=======================================
  Files          29       29           
  Lines        2075     2075           
=======================================
  Hits         1959     1959           
  Misses        116      116           

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

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.

Thanks @Sohaibameer204! I had time to test this out and it all seems to work as intended. Though I don't think the docs/Makefile was deleted yet. I like the note about the previous Makefile - we'll keep that and remove it at some point in the future.

@drbenvincent drbenvincent added the devops DevOps related label May 31, 2025
@Sohaibameer204
Copy link
Contributor Author

@drbenvincent i checked again the folder in which i was working and couldn't find the makefile which is inside the doc folder . Further what i need to do ?

@drbenvincent
Copy link
Collaborator

Strange - I can still see the file on your branch. I pushed a commit which deleted the file.

@drbenvincent drbenvincent merged commit 174d145 into pymc-labs:main Jun 6, 2025
9 checks passed
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