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

Display the errors raised by 'quarto' #881

Merged
merged 1 commit into from
Dec 1, 2021
Merged

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Dec 1, 2021

Fixes #880

@codecov
Copy link

codecov bot commented Dec 1, 2021

Codecov Report

Merging #881 (74ca668) into main (6fee30c) will increase coverage by 0.83%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #881      +/-   ##
==========================================
+ Coverage   98.21%   99.05%   +0.83%     
==========================================
  Files         111      111              
  Lines       10408    10633     +225     
==========================================
+ Hits        10222    10532     +310     
+ Misses        186      101      -85     
Impacted Files Coverage Δ
jupytext/quarto.py 96.66% <100.00%> (+48.33%) ⬆️
tests/conftest.py 100.00% <0.00%> (ø)
tests/test_cli.py 100.00% <0.00%> (ø)
tests/test_pep8.py 100.00% <0.00%> (ø)
tests/test_black.py 100.00% <0.00%> (ø)
tests/test_cells.py 100.00% <0.00%> (ø)
tests/test_isort.py 100.00% <0.00%> (ø)
tests/test_config.py 100.00% <0.00%> (ø)
tests/test_combine.py 100.00% <0.00%> (ø)
tests/test_compare.py 100.00% <0.00%> (ø)
... and 47 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6fee30c...74ca668. Read the comment docs.

@mwouts mwouts merged commit 002fa06 into main Dec 1, 2021
@mwouts mwouts deleted the investigate_quarto_error branch December 1, 2021 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix test_read_simple_quarto.py::test_qmd_to_ipynb
1 participant