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

Misc tweaks and bug fixes #389

Merged
merged 5 commits into from Oct 1, 2023
Merged

Misc tweaks and bug fixes #389

merged 5 commits into from Oct 1, 2023

Conversation

tony
Copy link
Owner

@tony tony commented Oct 1, 2023

Extracted from #386

  • restructuredtext filter:
    • Fix stacklevel
    • register via decorator
  • DocutilsView: Improve rst_name typing
  • restructuredtext template tag: Fix language in error message

@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

Merging #389 (45dfb2d) into master (34ab4bf) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #389   +/-   ##
=======================================
  Coverage   53.13%   53.13%           
=======================================
  Files          43       43           
  Lines        1165     1165           
=======================================
  Hits          619      619           
  Misses        546      546           
Files Coverage Δ
src/django_docutils/lib/templatetags/rst.py 28.57% <100.00%> (ø)
...rc/django_docutils/templatetags/django_docutils.py 72.72% <ø> (ø)
src/django_docutils/views.py 59.37% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tony tony merged commit 1c35ce3 into master Oct 1, 2023
9 checks passed
@tony tony deleted the tweaks branch October 1, 2023 20:52
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.

None yet

1 participant