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

Improved Integration test documentation and expanded tests #133

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

TurnOfACard
Copy link
Contributor

  • README.md referred to directories that did not exist,
  • Update pyarrow for fixtures generation from 4 to 7,
  • Removed println's in test functions, and
  • Expanded integration parquet read tests to include more compression types.

* README.md referred to directories that did not exist,
* Update pyarrow for fixtures generation from 4 to 7,
* Removed `println`'s in test functions, and
* Expanded integration parquet read tests to include more compression types.
@codecov-commenter
Copy link

Codecov Report

Merging #133 (d8244cc) into main (95826dd) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #133   +/-   ##
=======================================
  Coverage   74.27%   74.27%           
=======================================
  Files          78       78           
  Lines        3553     3553           
=======================================
  Hits         2639     2639           
  Misses        914      914           

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 95826dd...d8244cc. Read the comment docs.

@jorgecarleitao jorgecarleitao added the testing PRs to improve testing, CI, coverage, etc. label Apr 28, 2022
@jorgecarleitao jorgecarleitao changed the title Python Integration test documentation and expanded tests Improved Integration test documentation and expanded tests Apr 28, 2022
@jorgecarleitao jorgecarleitao merged commit fa6fa3c into jorgecarleitao:main Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing PRs to improve testing, CI, coverage, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants