DM-55803 : Provenance Report should support JSON Output - #581
Merged
Conversation
- add pandas as an optional dependency - update gitignore
- updates pyproject.toml for uv users - updates deprecated argument in prek github action - blend documentation deps into development deps
- support a single JSON output from provenance-report - add a regex parser to QuantumSuccessCaveats for expanding its concise code strings. - table output preserved as default behavior - execute `provenance-report` command in test runner
- test json output round-trip - refactor table output test to use regex
- make boolean args keyword-only - fix docstring types - add explanatory note to pyproject.toml
tcjennings
force-pushed
the
tickets/DM-55803
branch
from
August 14, 2026 18:39
72f75ca to
541160b
Compare
3 tasks
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #581 +/- ##
=======================================
Coverage 88.87% 88.87%
=======================================
Files 161 161
Lines 22505 22561 +56
Branches 2675 2684 +9
=======================================
+ Hits 20001 20051 +50
- Misses 1854 1859 +5
- Partials 650 651 +1 ☔ View full report in Codecov by Harness. |
TallJimbo
approved these changes
Aug 14, 2026
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist
package-docs builddoc/changes