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

Fixed missing re-export of FileMetaData to allow using side-car API #148

Merged
merged 1 commit into from
Jun 10, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the bug Something isn't working label Jun 10, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jun 10, 2022

Codecov Report

Merging #148 (7cbafd9) into main (2d7723e) will not change coverage.
The diff coverage is 75.00%.

@@           Coverage Diff           @@
##             main     #148   +/-   ##
=======================================
  Coverage   74.69%   74.69%           
=======================================
  Files          78       78           
  Lines        3639     3639           
=======================================
  Hits         2718     2718           
  Misses        921      921           
Impacted Files Coverage Δ
src/metadata/file_metadata.rs 84.21% <ø> (ø)
src/page/mod.rs 81.90% <ø> (ø)
src/parquet_bridge.rs 70.13% <ø> (ø)
src/statistics/mod.rs 75.00% <ø> (ø)
src/write/file.rs 87.50% <75.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 2d7723e...7cbafd9. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants