Skip to content

The file-pattern source does not return the expected object#697

Merged
sandorkertesz merged 1 commit into
mainfrom
bugfix/file-pattern-source
May 14, 2025
Merged

The file-pattern source does not return the expected object#697
sandorkertesz merged 1 commit into
mainfrom
bugfix/file-pattern-source

Conversation

@sandorkertesz

@sandorkertesz sandorkertesz commented May 14, 2025

Copy link
Copy Markdown
Collaborator

This PR fixes the issue when the file-pattern source used with the hive_partitioning=False option did not return the expected data object (e.g. for GRIB data did not return a FieldList).

@sandorkertesz sandorkertesz changed the title Fix file-pattern source returning a wrong object The file-pattern source does not return the expected object May 14, 2025
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.80%. Comparing base (66cddef) to head (89daf9f).
Report is 55 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #697      +/-   ##
==========================================
+ Coverage   90.02%   90.80%   +0.77%     
==========================================
  Files         158      164       +6     
  Lines       12086    12453     +367     
  Branches      593      609      +16     
==========================================
+ Hits        10881    11308     +427     
+ Misses       1023      964      -59     
+ Partials      182      181       -1     

☔ View full report in Codecov by Sentry.
📢 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.

@sandorkertesz sandorkertesz merged commit 3d6953a into main May 14, 2025
112 checks passed
@sandorkertesz sandorkertesz deleted the bugfix/file-pattern-source branch May 14, 2025 15:25
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