dscc-admin-ch / lomas

Lomas: The data oases hidden behind the mist. A platform for confidential analysis of private data.
https://arxiv.org/abs/2406.17087
MIT License
15 stars 4 forks source link

Wip 332 no more dpquery cache #188

Closed PaulineMauryL closed 3 weeks ago

PaulineMauryL commented 3 weeks ago

dataset_store was actually more a dp_querier store with a feature for tracking memory.

pros:

downside:

PaulineMauryL commented 3 weeks ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  server/lomas_server
  app.py
  server/lomas_server/dp_queries
  dp_querier.py 98
  server/lomas_server/dp_queries/dp_libraries
  diffprivlib.py
  factory.py
  smartnoise_sql.py
  smartnoise_synth.py
  server/lomas_server/routes
  utils.py
  server/lomas_server/tests
  test_api.py
Project Total  

This report was generated by python-coverage-comment-action