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

Fix Column::isConstant #24

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Fix Column::isConstant #24

merged 1 commit into from
Nov 18, 2024

Conversation

TomHodson
Copy link
Contributor

The implementation of Column::isConstant could probably be improved but for now this fixes ingestion of ODC files with fdb which requires that columns containing mars key values be constant.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.18%. Comparing base (d2afd90) to head (cd8c0eb).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #24   +/-   ##
========================================
  Coverage    87.18%   87.18%           
========================================
  Files          189      189           
  Lines        15042    15043    +1     
  Branches      1352     1352           
========================================
+ Hits         13114    13115    +1     
  Misses        1928     1928           

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

@simondsmart simondsmart merged commit 48741ff into develop Nov 18, 2024
116 checks passed
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.

3 participants