Skip to content

Add button to show/hide docstest prompts#938

Draft
tristanlatr wants to merge 11 commits intomasterfrom
390-show-hide-doctest-prompt
Draft

Add button to show/hide docstest prompts#938
tristanlatr wants to merge 11 commits intomasterfrom
390-show-hide-doctest-prompt

Conversation

@tristanlatr
Copy link
Contributor

@tristanlatr tristanlatr commented Nov 13, 2025

@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.33%. Comparing base (c1e68f8) to head (7cd6a6a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #938   +/-   ##
=======================================
  Coverage   93.33%   93.33%           
=======================================
  Files          48       48           
  Lines        8912     8916    +4     
  Branches     1636     1637    +1     
=======================================
+ Hits         8318     8322    +4     
  Misses        337      337           
  Partials      257      257           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@tristanlatr tristanlatr marked this pull request as draft November 13, 2025 16:01
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

2 similar comments
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@tristanlatr tristanlatr marked this pull request as ready for review November 13, 2025 18:46
@github-actions

This comment has been minimized.

@tristanlatr tristanlatr requested a review from a team November 13, 2025 20:07
@tristanlatr
Copy link
Contributor Author

Next step is to add a button to copy the text

@github-actions

This comment has been minimized.

@tristanlatr tristanlatr marked this pull request as draft December 6, 2025 01:20
@github-actions
Copy link

Diff from pydoctor_primer, showing the effect of this PR on open source code:

sdk-python (https://github.com/temporalio/sdk-python): typechecking got 1.05x slower (221.2s -> 232.9s)
(Performance measurements are based on a single noisy sample)

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.

Add a button in the top right corner of the de doctest blocks to show/hide the prompt

1 participant