Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update cli table output #70

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

WeryZebra-Yue
Copy link
Contributor

Fixes/Implements #68

Description

Updated structure for the CLI metric table
image

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Locally Tested

@WeryZebra-Yue WeryZebra-Yue linked an issue Sep 1, 2023 that may be closed by this pull request
@WeryZebra-Yue WeryZebra-Yue marked this pull request as ready for review September 1, 2023 16:53
@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.23% 🎉

Comparison is base (b3a75fb) 82.87% compared to head (f1e4b5e) 83.10%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   82.87%   83.10%   +0.23%     
==========================================
  Files          31       31              
  Lines        1162     1184      +22     
==========================================
+ Hits          963      984      +21     
- Misses        199      200       +1     
Files Changed Coverage Δ
datachecks/cli/cli.py 57.14% <0.00%> (ø)

... and 5 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@subhankarb subhankarb merged commit b3762ad into datachecks:main Sep 1, 2023
7 checks passed
@WeryZebra-Yue WeryZebra-Yue deleted the cli-table branch September 2, 2023 06:11
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.

feat: update CLI table output
2 participants