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

refreshing examples and to_html() method #1169

Merged

Conversation

murilommen
Copy link
Contributor

TL;DR

  • examples on our README were not using the latest whylogs.core.constraints.factories the same way as on flytesnacks.
  • WhylogsDatasetProfileTransformer.to_html() now returns a ProfileSummary HTML string

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

Make our README.md in line with whylogs' examples page and also flytenacks'

Tracking Issue

NA

Follow-up issue

NA

details:
- examples on our README were not using the latest whylogs.core.constraints.factories the same way as on flytesnacks.
- WhylogsDatasetProfileTransformer.to_html() now returns a ProfileSummary HTML string

Signed-off-by: murilommen <[email protected]>
@codecov
Copy link

codecov bot commented Sep 19, 2022

Codecov Report

Merging #1169 (b7a15ad) into master (cfcccb8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1169   +/-   ##
=======================================
  Coverage   68.53%   68.53%           
=======================================
  Files         288      288           
  Lines       26197    26197           
  Branches     2924     2924           
=======================================
  Hits        17954    17954           
  Misses       7765     7765           
  Partials      478      478           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: murilommen <[email protected]>
@eapolinario eapolinario merged commit 2ecd653 into flyteorg:master Sep 22, 2022
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