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

DM-48141: Add a simple way to represent a pandas index in astropy table parquet metadata. #1136

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

erykoff
Copy link
Contributor

@erykoff erykoff commented Dec 18, 2024

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes
  • (if changing dimensions.yaml) make a copy of dimensions.yaml in configs/old_dimensions

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 98.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.51%. Comparing base (41225eb) to head (e76b17b).
Report is 4 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
python/lsst/daf/butler/formatters/parquet.py 96.55% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1136   +/-   ##
=======================================
  Coverage   89.50%   89.51%           
=======================================
  Files         366      366           
  Lines       48848    48894   +46     
  Branches     5907     5916    +9     
=======================================
+ Hits        43720    43766   +46     
  Misses       3719     3719           
  Partials     1409     1409           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@erykoff erykoff merged commit d1c5477 into main Dec 19, 2024
18 of 19 checks passed
@erykoff erykoff deleted the tickets/DM-48141 branch December 19, 2024 22:48
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