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

Feature: offset header row #76

Merged
merged 4 commits into from
Aug 23, 2023
Merged

Feature: offset header row #76

merged 4 commits into from
Aug 23, 2023

Conversation

realratchet
Copy link
Collaborator

+added ability to offset header row when importing header_row_index
*fixed an issue with get_headers for text formats when only one column was available

@codecov-commenter
Copy link

Codecov Report

Merging #76 (ce04abc) into master (c020586) will increase coverage by 0.06%.
The diff coverage is 94.59%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   89.29%   89.36%   +0.06%     
==========================================
  Files          49       49              
  Lines        6709     6731      +22     
==========================================
+ Hits         5991     6015      +24     
+ Misses        718      716       -2     
Flag Coverage Δ
pytest 89.36% <94.59%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
tablite/file_reader_utils.py 86.63% <83.33%> (+0.84%) ⬆️
tablite/import_utils.py 73.86% <91.66%> (+0.30%) ⬆️
tablite/core.py 86.58% <100.00%> (ø)
tablite/version.py 100.00% <100.00%> (ø)
tests/test_filereader_formats.py 99.08% <100.00%> (+0.05%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@realratchet realratchet merged commit 9c26c70 into root-11:master Aug 23, 2023
10 checks passed
realratchet added a commit that referenced this pull request Feb 28, 2024
Feature: offset header row
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