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

0.9.0 data docs bugfixes #1073

Merged
merged 11 commits into from
Feb 13, 2020
Merged

0.9.0 data docs bugfixes #1073

merged 11 commits into from
Feb 13, 2020

Conversation

@roblim roblim self-assigned this Feb 13, 2020
@pep8speaks
Copy link

pep8speaks commented Feb 13, 2020

Thank you for submitting to Great Expectations!

Line 22:13: E122 continuation line missing indentation or outdented
Line 23:13: E122 continuation line missing indentation or outdented
Line 35:13: E122 continuation line missing indentation or outdented
Line 70:121: E501 line too long (601 > 120 characters)
Line 73:13: E122 continuation line missing indentation or outdented

This linter comment has been updated based on the most recent commit.

Comment last updated at 2020-02-13 04:40:13 UTC

@coveralls
Copy link

coveralls commented Feb 13, 2020

Coverage Status

Coverage increased (+0.02%) to 77.623% when pulling 4681b66 on 0.9.0-data-docs-bugfixes into 5e18475 on 0.9.0.

@codecov
Copy link

codecov bot commented Feb 13, 2020

Codecov Report

Merging #1073 into 0.9.0 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            0.9.0    #1073   +/-   ##
=======================================
  Coverage   77.61%   77.61%           
=======================================
  Files         103      103           
  Lines       11602    11602           
=======================================
  Hits         9005     9005           
  Misses       2597     2597
Impacted Files Coverage Δ
...ectations/datasource/generator/manual_generator.py 78.87% <0%> (ø) ⬆️
...tions/validation_operators/validation_operators.py 83.89% <0%> (ø) ⬆️
great_expectations/datasource/util.py 60% <0%> (ø) ⬆️
great_expectations/cli/suite.py 85.84% <0%> (ø) ⬆️
...eat_expectations/profile/basic_dataset_profiler.py 88.54% <0%> (ø) ⬆️
great_expectations/dataset/pandas_dataset.py 88.05% <0%> (ø) ⬆️
great_expectations/data_asset/util.py 97.29% <0%> (ø) ⬆️
..._expectations/render/renderer/notebook_renderer.py 95.23% <0%> (ø) ⬆️
great_expectations/data_context/util.py 95.95% <0%> (ø) ⬆️
...ctations/data_context/store/tuple_store_backend.py 87.12% <0%> (ø) ⬆️
... and 8 more

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 5700624...4681b66. Read the comment docs.

@eugmandel eugmandel merged commit fe351a5 into 0.9.0 Feb 13, 2020
@eugmandel eugmandel deleted the 0.9.0-data-docs-bugfixes branch February 13, 2020 05:05
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.

4 participants