Skip to content
Success

Changes

Summary

  1. added total protocols metric endpoont (commit: bde4b28) (details)
  2. Stored protocol metrics in DB and wrote test (commit: 3a8b981) (details)
  3. added endpoint and tests for getting total dataset citations (commit: 8401b0a) (details)
  4. add newlines (commit: f48d9d9) (details)
Commit bde4b2856d6ba80fd67a513f8965c0468ed65358 by ericgauzens
added total protocols metric endpoont
(commit: bde4b28)
The file was modifiedapp/config.py (diff)
The file was modifiedrequirements.txt (diff)
The file was modifiedapp/main.py (diff)
Commit 3a8b98190c30760195ffba2f1ab4c2242c19f6c3 by ericgauzens
Stored protocol metrics in DB and wrote test
(commit: 3a8b981)
The file was modifiedapp/config.py (diff)
The file was modifiedapp/main.py (diff)
The file was modifiedapp/dbtable.py (diff)
The file was modifiedtests/test_api.py (diff)
The file was addedscripts/update_protocol_metrics.py
Commit 8401b0a06bbb62c6ec1e2793a2293f7349539c00 by ericgauzens
added endpoint and tests for getting total dataset citations
(commit: 8401b0a)
The file was modifiedapp/main.py (diff)
The file was modifiedtests/test_api.py (diff)
The file was modifiedapp/main.py (diff)
The file was modifiedscripts/update_protocol_metrics.py (diff)