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

[BUGFIX] bugfix missing checkpoints directory from init message #1500

Merged
merged 3 commits into from
May 28, 2020

Conversation

Aylr
Copy link
Contributor

@Aylr Aylr commented May 28, 2020

Changes proposed in this pull request:

  • bugfix missing checkpoints directory from init message

After submitting your PR, CI checks will run and @tiny-tim-bot will check for your CLA signature.

For a PR with nontrivial changes, we review with both design-centric and code-centric lenses.

In a design review, we aim to ensure that the PR is consistent with our relationship to the open source community, with our software architecture and abstractions, and with our users' needs and expectations. That review often starts well before a PR, for example in github issues or slack, so please link to relevant conversations in notes below to help reviewers understand and approve your PR more quickly (e.g. closes #123).

Previous Design Review notes:

Thank you for submitting!

@Aylr Aylr added the bug Bugs bugs bugs! label May 28, 2020
@Aylr Aylr requested a review from jcampbell May 28, 2020 15:50
Copy link
Member

@abegong abegong left a comment

Choose a reason for hiding this comment

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

I swapped the display order with expectations/ so that (1) it's consistent with the output shown here (https://docs.greatexpectations.io/en/latest/tutorials/getting_started/initialize_a_data_context.html#run-great-expectations-init) and (2) Expectations gets top billing.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 72.415% when pulling d240141 on bugfix/checkpoints-dir-init-message into 1066cc2 on develop.

@codecov
Copy link

codecov bot commented May 28, 2020

Codecov Report

Merging #1500 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1500   +/-   ##
========================================
  Coverage    76.90%   76.90%           
========================================
  Files          130      130           
  Lines        14787    14787           
========================================
  Hits         11372    11372           
  Misses        3415     3415           
Impacted Files Coverage Δ
great_expectations/cli/cli_messages.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1066cc2...d240141. Read the comment docs.

@Aylr Aylr merged commit 224e122 into develop May 28, 2020
@Aylr Aylr deleted the bugfix/checkpoints-dir-init-message branch May 28, 2020 19:39
Shinnnyshinshin pushed a commit that referenced this pull request May 29, 2020
* * bugfix missing checkpoints directory from init message

* Update cli_messages.py

Co-authored-by: Abe Gong <abegong@users.noreply.github.com>
alexsherstinsky pushed a commit to alexsherstinsky/great_expectations that referenced this pull request Feb 19, 2021
…t-expectations#1500)

* * bugfix missing checkpoints directory from init message

* Update cli_messages.py

Co-authored-by: Abe Gong <abegong@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs bugs bugs!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants