Skip to content

DM-55803 : Provenance Report should support JSON Output - #581

Merged
tcjennings merged 6 commits into
mainfrom
tickets/DM-55803
Aug 14, 2026
Merged

DM-55803 : Provenance Report should support JSON Output#581
tcjennings merged 6 commits into
mainfrom
tickets/DM-55803

Conversation

@tcjennings

Copy link
Copy Markdown
Contributor

Checklist

  • ran Jenkins
  • ran and inspected package-docs build
  • added a release note for user-visible changes to doc/changes

- 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
@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 86.84211% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.87%. Comparing base (9c0cd85) to head (541160b).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
python/lsst/pipe/base/quantum_graph/_provenance.py 78.72% 5 Missing and 5 partials ⚠️
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.
📢 Have feedback on the report? Share it here.

@tcjennings
tcjennings merged commit d476e9c into main Aug 14, 2026
21 of 22 checks passed
@tcjennings
tcjennings deleted the tickets/DM-55803 branch August 14, 2026 19:17
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.

2 participants