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

Validate --event-time-start is before --event-time-end #10820

Move logic to validate `event_time` cli flags to `flags.py`

7b995c5
Select commit
Loading
Failed to load commit list.
Merged

Validate --event-time-start is before --event-time-end #10820

Move logic to validate `event_time` cli flags to `flags.py`
7b995c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 7, 2024 in 1s

50.00% of diff hit (within 80.00% threshold of 89.20%)

View this Pull Request on Codecov

50.00% of diff hit (within 80.00% threshold of 89.20%)

Annotations

Check warning on line 361 in core/dbt/cli/flags.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/cli/flags.py#L361

Added line #L361 was not covered by tests

Check warning on line 366 in core/dbt/cli/flags.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/cli/flags.py#L365-L366

Added lines #L365 - L366 were not covered by tests

Check warning on line 370 in core/dbt/cli/flags.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/cli/flags.py#L369-L370

Added lines #L369 - L370 were not covered by tests