tests: add hyperlink and chart data label/legend roundtrip tests by vs650vivek · Pull Request #1086 · scanny/python-pptx
Navigation Menu
{{ message }}
scanny / python-pptx Public
- Notifications You must be signed in to change notification settings
- Fork 683
Open
vs650vivek wants to merge 8 commits intoscanny:masterfrom
Open
tests: add hyperlink and chart data label/legend roundtrip tests#1086
vs650vivek wants to merge 8 commits intoscanny:masterfrom
tests: add hyperlink and chart data label/legend roundtrip tests#1086
vs650vivek wants to merge 8 commits intoscanny:masterfrom
Conversation
Copy link Copy Markdown
vs650vivek
commented
Sep 4, 2025
vs650vivek
commented
Adds targeted tests for hyperlink roundtrips (including target_slide) and chart label/legend behavior.
tests/test_hyperlinks.py: verifies address/mailto/file-uri andActionSetting.target_slideroundtrips.tests/test_chart_labels_legend.py: toggles data labels, number format, and asserts default legend/vary_by_categories for line chart.- Updates pytest.ini to enforce coverage threshold (>=60%).
- Keeps new tests lint-clean.
vs650vivek added 8 commits
September 4, 2025 19:39…et coverage (+10%)
…-trip) — coverage uplift
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment