Skip to content

Fix deprecation warning in latexify_rst_text.#939

Open
hugobuddel wants to merge 1 commit into
mainfrom
fix-latexify
Open

Fix deprecation warning in latexify_rst_text.#939
hugobuddel wants to merge 1 commit into
mainfrom
fix-latexify

Conversation

@hugobuddel
Copy link
Copy Markdown
Collaborator

Fixes

PendingDeprecationWarning: Argument "writer_name" will be removed in Docutils 2.0. Specify writer name in the "writer" argument.

PendingDeprecationWarning: Argument "writer_name" will be removed in
Docutils 2.0.  Specify writer name in the "writer" argument.
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.89%. Comparing base (e386ea5) to head (fe3295f).

❗ There is a different number of reports uploaded between BASE (e386ea5) and HEAD (fe3295f). Click for more details.

HEAD has 147 uploads less than BASE
Flag BASE (e386ea5) HEAD (fe3295f)
149 2
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #939       +/-   ##
===========================================
- Coverage   75.17%   29.89%   -45.29%     
===========================================
  Files          70       68        -2     
  Lines        9024     8861      -163     
===========================================
- Hits         6784     2649     -4135     
- Misses       2240     6212     +3972     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@teutoburg teutoburg moved this to 🏗 In progress in ScopeSim-development Jun 1, 2026
@teutoburg teutoburg added the bugfix PR resolving one or more bugs (use "Bug" type for issues, not this label) label Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix PR resolving one or more bugs (use "Bug" type for issues, not this label)

Projects

Status: 🏗 In progress

Development

Successfully merging this pull request may close these issues.

2 participants