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

Add expiration field to DataRun model #25

Merged
merged 31 commits into from
Aug 13, 2024

address comments, revert django ver, etc

5e67172
Select commit
Loading
Failed to load commit list.
Merged

Add expiration field to DataRun model #25

address comments, revert django ver, etc
5e67172
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 13, 2024 in 1s

88.00% of diff hit (target 80.00%)

View this Pull Request on Codecov

88.00% of diff hit (target 80.00%)

Annotations

Check warning on line 157 in src/live_data_server/live_data_server/settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/live_data_server/live_data_server/settings.py#L157

Added line #L157 was not covered by tests

Check warning on line 3 in src/live_data_server/plots/migrations/0002_datarun_expiration_date.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/live_data_server/plots/migrations/0002_datarun_expiration_date.py#L3

Added line #L3 was not covered by tests

Check warning on line 5 in src/live_data_server/plots/migrations/0002_datarun_expiration_date.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/live_data_server/plots/migrations/0002_datarun_expiration_date.py#L5

Added line #L5 was not covered by tests

Check warning on line 9 in src/live_data_server/plots/migrations/0002_datarun_expiration_date.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/live_data_server/plots/migrations/0002_datarun_expiration_date.py#L8-L9

Added lines #L8 - L9 were not covered by tests

Check warning on line 13 in src/live_data_server/plots/migrations/0002_datarun_expiration_date.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/live_data_server/plots/migrations/0002_datarun_expiration_date.py#L13

Added line #L13 was not covered by tests