Skip to content

Added option ignore_datetimes_in_filename to ignore time ranges given in filename for LocalDataSource - #3211

Open
schlunma wants to merge 9 commits into
mainfrom
ignore_times_in_filenames
Open

Added option ignore_datetimes_in_filename to ignore time ranges given in filename for LocalDataSource#3211
schlunma wants to merge 9 commits into
mainfrom
ignore_times_in_filenames

Conversation

@schlunma

@schlunma schlunma commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Description

This PR adds the option ignore_datetimes_in_filename to ignore time ranges given in filename for LocalDataSource.

Requires #3210.

Closes #3208

Link to documentation:


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.


To help with the number pull requests:

@schlunma schlunma added this to the v2.16.0 milestone Aug 26, 2026
@schlunma
schlunma changed the base branch from remove_deprecated_features to main August 26, 2026 12:29
@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.46%. Comparing base (8c8ce25) to head (1994e37).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3211   +/-   ##
=======================================
  Coverage   96.45%   96.46%           
=======================================
  Files         281      281           
  Lines       16317    16322    +5     
=======================================
+ Hits        15739    15745    +6     
+ Misses        578      577    -1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add option to ignore timerange given in filename for LocalDataSource

1 participant