Skip to content

Add a unified DiagnosticReport and a unified QualityReport#877

Merged
gsheni merged 7 commits into
feature/unified-metadata-and-reportsfrom
issue-874-consolidate-single-and-multi-table-reports-into-one
Jul 1, 2026
Merged

Add a unified DiagnosticReport and a unified QualityReport#877
gsheni merged 7 commits into
feature/unified-metadata-and-reportsfrom
issue-874-consolidate-single-and-multi-table-reports-into-one

Conversation

@gsheni

@gsheni gsheni commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

@gsheni gsheni self-assigned this Jun 25, 2026
@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 82.14286% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.50%. Comparing base (59a03db) to head (bc80097).
⚠️ Report is 6 commits behind head on issue-873-consolidate-single-and-multitable-metadata.

Files with missing lines Patch % Lines
sdmetrics/reports/__init__.py 18.75% 13 Missing ⚠️
sdmetrics/reports/multi_table/__init__.py 87.50% 1 Missing ⚠️
sdmetrics/reports/single_table/__init__.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@                                   Coverage Diff                                    @@
##           issue-873-consolidate-single-and-multitable-metadata     #877      +/-   ##
========================================================================================
- Coverage                                                 95.74%   95.50%   -0.24%     
========================================================================================
  Files                                                       117      120       +3     
  Lines                                                      4955     5027      +72     
========================================================================================
+ Hits                                                       4744     4801      +57     
- Misses                                                      211      226      +15     
Flag Coverage Δ
integration 81.08% <76.19%> (-0.13%) ⬇️
unit 84.36% <80.95%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@gsheni gsheni changed the base branch from main to issue-873-consolidate-single-and-multitable-metadata June 26, 2026 14:33
@gsheni gsheni marked this pull request as ready for review June 26, 2026 18:00
@gsheni gsheni requested a review from a team as a code owner June 26, 2026 18:00
@gsheni gsheni requested review from amontanez24 and pvk-developer and removed request for a team June 26, 2026 18:00
@sdv-team

Copy link
Copy Markdown
Contributor

Comment thread sdmetrics/reports/multi_table/quality_report.py Outdated
@gsheni gsheni force-pushed the issue-874-consolidate-single-and-multi-table-reports-into-one branch from 8954b71 to bc80097 Compare June 29, 2026 19:23
@gsheni gsheni requested a review from pvk-developer June 29, 2026 19:24

@amontanez24 amontanez24 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! One small comment

Comment thread tests/integration/reports/test_unified_reports.py
@gsheni gsheni requested a review from amontanez24 June 30, 2026 14:14
@gsheni gsheni changed the base branch from issue-873-consolidate-single-and-multitable-metadata to feature/unified-metadata-and-reports July 1, 2026 16:21
@gsheni gsheni merged commit 4f635c4 into feature/unified-metadata-and-reports Jul 1, 2026
57 checks passed
@gsheni gsheni deleted the issue-874-consolidate-single-and-multi-table-reports-into-one branch July 1, 2026 16:22
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.

Consolidate single and multi-table reports into one

4 participants