oemof / DHNx

District heating system optimisation and simulation models
MIT License
27 stars 12 forks source link

Fix local readthedocs build (use adapted conf.py of oemof.solph) #89

Closed joroeder closed 2 years ago

joroeder commented 2 years ago

The local build of the readthedocs documentation does not work properly.

With the adapted template of oemof.solph, the problem is fixed. This might be due to adaption of the repository for testing and CI according to oemof.solph.

The docs can now locally be tested and build via:

tox -e "docs"

and will be stored in the local repository in:

dist/docs

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2332427505


Totals Coverage Status
Change from base Build 2332306241: 0.0%
Covered Lines: 1030
Relevant Lines: 1798

💛 - Coveralls
coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 2332427505

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 2332306241: 0.1%
Covered Lines: 1037
Relevant Lines: 1805

💛 - Coveralls