File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,37 +2,37 @@ source("analyze.R")
22
33suts <- function (){
44
5- # This generated table should be added to Git, as will change based on papers
5+ # This generated table should NOT be added to Git, as will change based on papers
66 TABLE = " ./table_suts.tex"
77
88 # Names here should match what in data.csv
99 SUTS = c(
1010# ## REST
11- " bibliothek" ,
11+ # "bibliothek",
1212" blogapi" ,
13- " catwatch" ,
14- " cwa-verification" ,
13+ # "catwatch",
14+ # "cwa-verification",
1515" familie-ba-sak" ,
16- " features-service" ,
17- " genome-nexus" ,
18- " gestaohospital" ,
19- " languagetool" ,
16+ # "features-service",
17+ # "genome-nexus",
18+ # "gestaohospital",
19+ # "languagetool",
2020" market" ,
2121" ocvn" ,
2222" pay-publicapi" ,
23- " person-controller" ,
23+ # "person-controller",
2424" proxyprint" ,
2525" reservations-api" ,
26- " rest-ncs" ,
27- " rest-news" ,
28- " rest-scs" ,
29- " restcountries" ,
26+ # "rest-ncs",
27+ # "rest-news",
28+ # "rest-scs",
29+ # "restcountries",
3030" scout-api" ,
31- " session-service" ,
31+ # "session-service",
3232" tiltaksgjennomforing-api" ,
3333" tracking-system" ,
34- " user-management" ,
35- " youtube-mock" ,
34+ # "user-management",
35+ # "youtube-mock",
3636# ## GraphQL
3737 # "petclinic-graphql",
3838 # "patio-api",
You can’t perform that action at this time.
0 commit comments