garageScript / databases

Play with databases without account
https://learndatabases.dev/
7 stars 11 forks source link

Automatically cleaning expired anonymous user accounts #231

Closed hoiekim closed 3 years ago

hoiekim commented 3 years ago

1. Why am I doing this?

See also

Implement anonymous user's database creation #228

Feedback from HN

image

Application plan

2. What it changes

codecov[bot] commented 3 years ago

Codecov Report

Merging #231 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #231   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        12    +1     
  Lines          410       445   +35     
  Branches        41        43    +2     
=========================================
+ Hits           410       445   +35     
Impacted Files Coverage Δ
database/elasticsearch/elastic.js 100.00% <100.00%> (ø)
database/postgres/pg.js 100.00% <100.00%> (ø)
lib/util.js 100.00% <100.00%> (ø)
src/server.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6fc24de...7e1a6bf. Read the comment docs.