khaeru / genno

Efficient, transparent computation on labelled, N-dimensional data
https://genno.rtfd.io
GNU General Public License v3.0
1 stars 2 forks source link

Move sphinx config to extensions #137

Closed khaeru closed 8 months ago

khaeru commented 8 months ago

This will allow re-use in downstream projects, such as ixmp

For now, we avoid building up test infrastructure for these and omit the extensions from coverage metrics.

PR checklist

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (80a0f89) to head (f19bd45).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #137 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 51 51 Lines 4732 4732 ========================================= Hits 4732 4732 ```