populationgenomics / metamist

Sample level metadata system
MIT License
1 stars 1 forks source link

ETL Subscription should never expire. #759

Closed milo-hyben closed 4 months ago

milo-hyben commented 4 months ago

This PR is fixing a 'mystery of deleted subscriptions'. By default inactive subscriptions are removed after 31 days and we do not want that.

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.15%. Comparing base (9009296) to head (774ba7e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #759 +/- ## ======================================= Coverage 77.15% 77.15% ======================================= Files 157 157 Lines 12950 12950 ======================================= Hits 9991 9991 Misses 2959 2959 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.