Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sdpython/sphinx-runpython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sdpython/sphinx-runpython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilot/extend-code-coverage
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 15 files changed
  • 3 contributors

Commits on May 4, 2026

  1. Initial plan

    Copilot authored May 4, 2026
    Configuration menu
    Copy the full SHA
    0fbb3f2 View commit details
    Browse the repository at this point in the history
  2. initial plan for code coverage extension

    Agent-Logs-Url: https://github.com/sdpython/sphinx-runpython/sessions/5f7ddf50-ca98-4180-bfc7-e949b3b79b24
    
    Co-authored-by: xadupre <22452781+xadupre@users.noreply.github.com>
    Copilot and xadupre authored May 4, 2026
    Configuration menu
    Copy the full SHA
    fec36a9 View commit details
    Browse the repository at this point in the history
  3. Add tests to improve code coverage for multiple modules

    Agent-Logs-Url: https://github.com/sdpython/sphinx-runpython/sessions/5f7ddf50-ca98-4180-bfc7-e949b3b79b24
    
    Co-authored-by: xadupre <22452781+xadupre@users.noreply.github.com>
    Copilot and xadupre authored May 4, 2026
    Configuration menu
    Copy the full SHA
    cfd2e8f View commit details
    Browse the repository at this point in the history
  4. Add more tests for higher coverage: latex_functions, img_export, conf…

    …_helper, process_rst, readme
    
    Agent-Logs-Url: https://github.com/sdpython/sphinx-runpython/sessions/5f7ddf50-ca98-4180-bfc7-e949b3b79b24
    
    Co-authored-by: xadupre <22452781+xadupre@users.noreply.github.com>
    Copilot and xadupre authored May 4, 2026
    Configuration menu
    Copy the full SHA
    08b7d7e View commit details
    Browse the repository at this point in the history
  5. Add tests for run_cmd, ext_test_case utilities improving coverage fur…

    …ther
    
    Agent-Logs-Url: https://github.com/sdpython/sphinx-runpython/sessions/5f7ddf50-ca98-4180-bfc7-e949b3b79b24
    
    Co-authored-by: xadupre <22452781+xadupre@users.noreply.github.com>
    Copilot and xadupre authored May 4, 2026
    Configuration menu
    Copy the full SHA
    fa9c4ee View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/main' into copilot/extend-code-c…

    …overage
    
    Co-authored-by: xadupre <22452781+xadupre@users.noreply.github.com>
    Copilot authored May 4, 2026
    Configuration menu
    Copy the full SHA
    809c065 View commit details
    Browse the repository at this point in the history
  7. black

    xadupre committed May 4, 2026
    Configuration menu
    Copy the full SHA
    07b880c View commit details
    Browse the repository at this point in the history
  8. Skip test_process_args_readme on Windows

    Agent-Logs-Url: https://github.com/sdpython/sphinx-runpython/sessions/6bff9a98-f076-48c0-b958-a41e73f5b704
    
    Co-authored-by: xadupre <22452781+xadupre@users.noreply.github.com>
    Copilot and xadupre authored May 4, 2026
    Configuration menu
    Copy the full SHA
    fb82f76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f3d669 View commit details
    Browse the repository at this point in the history
Loading