Skip to content

Filesystem: Add reader for Excel XLSX files - #123

Merged
amotl merged 1 commit into
mainfrom
excel
Jul 13, 2026
Merged

Filesystem: Add reader for Excel XLSX files#123
amotl merged 1 commit into
mainfrom
excel

Filesystem: Add reader for Excel XLSX workbook files

cf1c6a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 1s

54.46% (target 50.00%)

View this Pull Request on Codecov

54.46% (target 50.00%)

Details

Codecov Report

❌ Patch coverage is 88.46154% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.46%. Comparing base (9ad8e1f) to head (cf1c6a5).

Files with missing lines Patch % Lines
omniload/source/filesystem/adapter.py 77.77% 2 Missing ⚠️
omniload/source/filesystem/format/readers.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
+ Coverage   54.37%   54.46%   +0.08%     
==========================================
  Files         204      204              
  Lines        9581     9594      +13     
==========================================
+ Hits         5210     5225      +15     
+ Misses       4371     4369       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.