Skip to content

Conversation

@f-allian
Copy link
Collaborator

@f-allian f-allian commented Nov 3, 2025

  • @jmafoster1 - ReadtheDocs is producing the errors you spotted earlier: Handler <function run_autoapi at 0x7e43a3851b40> for event 'builder-inited' threw an exception (exception: [Errno 2] No such file or directory: '/home/docs/checkouts/readthedocs.org/user_builds/causal-testing-framework/checkouts/latest/docs/source/autoapi/index.rst')
  • Probably due to changes referenced in this PR, however, we also experienced these errors when building our sphinx docs locally using make html.
  • As mentioned above, pinning astroid==3.3.8 seems to resolve these permission issues.

@f-allian f-allian self-assigned this Nov 3, 2025
@f-allian f-allian added the bug Something isn't working label Nov 3, 2025
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 33 0 0.95s
✅ PYTHON pylint 33 0 5.48s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.29%. Comparing base (9b0a380) to head (fec7c4b).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #359   +/-   ##
=======================================
  Coverage   96.29%   96.29%           
=======================================
  Files          28       28           
  Lines        1591     1591           
=======================================
  Hits         1532     1532           
  Misses         59       59           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c039ae...fec7c4b. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@f-allian f-allian marked this pull request as ready for review November 4, 2025 00:34
@f-allian f-allian changed the title Quick Fix to Conf.py Quick Fix to conf.py Nov 4, 2025
@f-allian f-allian requested a review from jmafoster1 November 4, 2025 09:59
@jmafoster1
Copy link
Collaborator

I still get the exact same errors I was getting before, complete with all the autoapi.not_readable errors.

@f-allian
Copy link
Collaborator Author

@jmafoster1 I think this should work now. The astroid warnings seemed to be somewhat unrelated but I tried pinning/reverting back to previous versions too. Let's hope this works

@jmafoster1
Copy link
Collaborator

I'm still getting the warnings

[AutoAPI] Reading files... [ 97%] /home/michael/Documents/CITCoM/CausalTestingFramework/causal_testing/estimation/ipcwWARNING: Unable to read file: /home/michael/Documents/CITCoM/CausalTestingFramework/causal_testing/estimation/ipcw_estimator.py [autoapi.not_readable]

@f-allian f-allian changed the title Quick Fix to conf.py Fix to teh RTD Documentation Build Nov 11, 2025
@f-allian f-allian changed the title Fix to teh RTD Documentation Build Fix to the RTD Documentation Build Nov 11, 2025
@f-allian f-allian merged commit 39086ea into main Nov 12, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants