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

fix: fix changed file path in docs #3435

Merged
merged 1 commit into from
Nov 10, 2024
Merged

Conversation

rrsettgast
Copy link
Member

PR #3372 introduced a warning/error in the readthedocs sphinx docs:

/home/docs/checkouts/readthedocs.org/user_builds/geosx-geosx/checkouts/develop/src/docs/sphinx/developerGuide/Contributing/UnitTests.rst:14: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/geosx-geosx/checkouts/develop/src/coreComponents/unitTests/fluidFlowTests/testSinglePhaseBaseKernels.cpp' not found or reading it failed [docutils]

This PR seeks to fix the readthedocs builds.

@rrsettgast rrsettgast self-assigned this Nov 10, 2024
@rrsettgast rrsettgast added ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI ci: run code coverage enables running of the code coverage CI jobs labels Nov 10, 2024
Copy link

codecov bot commented Nov 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.58%. Comparing base (ef14215) to head (24759ac).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3435   +/-   ##
========================================
  Coverage    57.58%   57.58%           
========================================
  Files         1105     1105           
  Lines        97797    97797           
========================================
  Hits         56318    56318           
  Misses       41479    41479           

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

@paveltomin paveltomin merged commit c70e8c0 into develop Nov 10, 2024
25 checks passed
@paveltomin paveltomin deleted the hotfix/docErrorPR3372 branch November 10, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci: run code coverage enables running of the code coverage CI jobs ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants