georgetown-cset / parat

🦜 PARAT: CSET's Private-sector AI-Related Activity Tracker
https://parat.cset.tech
Other
4 stars 0 forks source link

Move derived metrics to preprocessing script #346

Closed jmelot closed 1 month ago

jmelot commented 1 month ago

Closes #233

There were 5 "derived" metrics that didn't have ranks. This PR moves these metrics to the pre-processing script where they are assigned ranks. In doing this, I realized we don't display ranks for percentage metrics, so we can come back to that in https://github.com/georgetown-cset/parat/issues/347

github-actions[bot] commented 1 month ago

No need for rebasing :+1: behind_count is 0 ahead_count is 4

github-actions[bot] commented 1 month ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
597 395 66% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
web/scripts/retrieve_data.py 60% 🟢
web/tests/test_retrieve_data.py 100% 🟢
TOTAL 80% 🟢

updated for commit: d46bcd0 by action🐍

github-actions[bot] commented 1 month ago

JavaScript Coverage

Summary

Lines Statements Branches Functions
Coverage: 67%
67.77% (389/574) 57.18% (191/334) 67.93% (125/184)
Modified Files • (67%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files67.7757.1867.9367.53 
static_data69.6448.4877.2767.3 
   data.js100100100100 
   table_columns.js68.5148.4877.2766218–571