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

👌 IMPROVE: Allow namespace to be passed to to_docutils_ast #46

Merged
merged 2 commits into from
Dec 10, 2022

Conversation

chrisjsewell
Copy link
Member

To allow for pre-compute caching

@chrisjsewell chrisjsewell changed the title 👌 IMPROVE: Allow namespace to be passed to to_docutils_ast 👌 IMPROVE: Allow namespace to be passed to to_docutils_ast Dec 10, 2022
@codecov
Copy link

codecov bot commented Dec 10, 2022

Codecov Report

Base: 84.48% // Head: 84.48% // No change to project coverage 👍

Coverage data is based on head (65112f7) compared to base (c5c475e).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #46   +/-   ##
=======================================
  Coverage   84.48%   84.48%           
=======================================
  Files          10       10           
  Lines        1637     1637           
=======================================
  Hits         1383     1383           
  Misses        254      254           
Flag Coverage Δ
pytests 84.48% <100.00%> (ø)

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

Impacted Files Coverage Δ
rst_to_myst/namespace.py 76.81% <ø> (ø)
rst_to_myst/parser.py 94.68% <100.00%> (ø)

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 410c8bf into main Dec 10, 2022
@chrisjsewell chrisjsewell deleted the namespace branch December 10, 2022 16:33
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.

1 participant