dwavesystems / dwave-inspector

D-Wave Problem Inspector
https://docs.ocean.dwavesys.com/projects/inspector/
Apache License 2.0
8 stars 17 forks source link

Fix docs build and refresh CI #172

Closed randomir closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 88.00%. Comparing base (36faee0) to head (f61dbac).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #172 +/- ## ======================================= Coverage 88.00% 88.00% ======================================= Files 8 8 Lines 792 792 ======================================= Hits 697 697 Misses 95 95 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

randomir commented 7 months ago

Though I think we could consider just not building this package on RTD at all.

Since we build Ocean docs on RtD and we pull inspector docs into Ocean, I think this is a good preemptive test. Otherwise, we would catch errors only during Ocean docs build, and to fix inspector docs errors would have to update here (in submodule) first. :shrug: