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/project succeeded Aug 13, 2024 in 0s

86.75% (target 80.00%)

View this Pull Request on Codecov

86.75% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 88.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 86.75%. Comparing base (3dec7ee) to head (5e67172).
Report is 4 commits behind head on next.

Files Patch % Lines
...r/plots/migrations/0002_datarun_expiration_date.py 0.00% 5 Missing ⚠️
src/live_data_server/live_data_server/settings.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next      #25      +/-   ##
==========================================
- Coverage   86.87%   86.75%   -0.13%     
==========================================
  Files          10       12       +2     
  Lines         282      317      +35     
==========================================
+ Hits          245      275      +30     
- Misses         37       42       +5     

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