executablebooks / sphinx-jupyterbook-latex

Supporting LaTeX infrastructure for Jupyter Book
https://sphinx-jupyterbook-latex.readthedocs.io
BSD 3-Clause "New" or "Revised" License
29 stars 13 forks source link

👌 IMPROVE: Checking if myst-nb is installed to run some transforms and tests #112

Closed AakashGfude closed 2 years ago

AakashGfude commented 2 years ago

As per comment by @mmcky https://github.com/executablebooks/sphinx-jupyterbook-latex/pull/109#issuecomment-1265011993

codecov[bot] commented 2 years ago

Codecov Report

Merging #112 (97cceed) into master (45f2e21) will decrease coverage by 0.13%. The diff coverage is 88.88%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/executablebooks/sphinx-jupyterbook-latex/pull/112/graphs/tree.svg?width=650&height=150&src=pr&token=NLWYF1WJAD&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks)](https://codecov.io/gh/executablebooks/sphinx-jupyterbook-latex/pull/112?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks) ```diff @@ Coverage Diff @@ ## master #112 +/- ## ========================================== - Coverage 93.35% 93.21% -0.14% ========================================== Files 4 4 Lines 391 398 +7 ========================================== + Hits 365 371 +6 - Misses 26 27 +1 ``` | Flag | Coverage Δ | | |---|---|---| | pytests | `93.21% <88.88%> (-0.14%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/executablebooks/sphinx-jupyterbook-latex/pull/112?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks) | Coverage Δ | | |---|---|---| | [sphinx\_jupyterbook\_latex/transforms.py](https://codecov.io/gh/executablebooks/sphinx-jupyterbook-latex/pull/112/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks#diff-c3BoaW54X2p1cHl0ZXJib29rX2xhdGV4L3RyYW5zZm9ybXMucHk=) | `92.54% <85.71%> (-0.23%)` | :arrow_down: | | [sphinx\_jupyterbook\_latex/\_\_init\_\_.py](https://codecov.io/gh/executablebooks/sphinx-jupyterbook-latex/pull/112/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks#diff-c3BoaW54X2p1cHl0ZXJib29rX2xhdGV4L19faW5pdF9fLnB5) | `95.45% <100.00%> (+0.21%)` | :arrow_up: |