Skip to content

feat: add the get_tabular_report() method to DataScan#86

Merged
rich-iannone merged 15 commits intomainfrom
feat-datascan-tbl-output
Mar 12, 2025
Merged

feat: add the get_tabular_report() method to DataScan#86
rich-iannone merged 15 commits intomainfrom
feat-datascan-tbl-output

Conversation

@rich-iannone
Copy link
Member

This adds a tabular reporting option to the DataScan class. It provides simple column-level summaries of a scanned table.

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2025

Codecov Report

Attention: Patch coverage is 96.12403% with 5 lines in your changes missing coverage. Please review.

Project coverage is 98.77%. Comparing base (98b0f18) to head (4e0ae1b).

Files with missing lines Patch % Lines
pointblank/datascan.py 96.06% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
- Coverage   98.88%   98.77%   -0.11%     
==========================================
  Files          16       16              
  Lines        3305     3430     +125     
==========================================
+ Hits         3268     3388     +120     
- Misses         37       42       +5     

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

@rich-iannone rich-iannone marked this pull request as ready for review March 12, 2025 19:15
@rich-iannone rich-iannone merged commit 0162d34 into main Mar 12, 2025
4 checks passed
@rich-iannone rich-iannone deleted the feat-datascan-tbl-output branch March 12, 2025 19:15
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