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

🐛 FIX NoURI error in doc reference resolution #734

Merged
merged 1 commit into from Mar 2, 2023
Merged

Conversation

chrisjsewell
Copy link
Member

closes #733

@chrisjsewell chrisjsewell changed the title 🐛 FIX NoURI in doc reference resolutuion 🐛 FIX NoURI in doc reference resolution Mar 2, 2023
@chrisjsewell chrisjsewell changed the title 🐛 FIX NoURI in doc reference resolution 🐛 FIX NoURI error in doc reference resolution Mar 2, 2023
@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (585ce9a) 89.95% compared to head (2574cd2) 89.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #734      +/-   ##
==========================================
+ Coverage   89.95%   89.96%   +0.01%     
==========================================
  Files          23       23              
  Lines        2967     2970       +3     
==========================================
+ Hits         2669     2672       +3     
  Misses        298      298              
Flag Coverage Δ
pytests 89.96% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
myst_parser/sphinx_ext/myst_refs.py 88.95% <100.00%> (+0.18%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@chrisjsewell chrisjsewell merged commit 322cb42 into master Mar 2, 2023
@chrisjsewell chrisjsewell deleted the fix-nouri branch March 2, 2023 05:30
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.

sphinx.errors.NoUri
1 participant