Skip to content
Success

Changes

Summary

  1. update graphql query schema (commit: f0302f5) (details)
  2. update comment (commit: 3953740) (details)
  3. update function explanation (commit: fed12a9) (details)
  4. add error handling for experiment query (commit: 8ce1ade) (details)
  5. update code format and comment (commit: b46083c) (details)
  6. fix testing for related changes (commit: 07fd955) (details)
  7. update schema generator parameter (commit: 9c53ef0) (details)
Commit f0302f57727e72f1a56d2142ada97075cdb17b0d by jyu748
update graphql query schema
(commit: f0302f5)
The file was modifiedapp/sgqlc_schema.py (diff)
The file was modifiedapp/data_schema.py (diff)
The file was modifiedapp/sgqlc.py (diff)
The file was modifiedapp/main.py (diff)
Commit fed12a92b504cf31cb97ff6ebe7f7f4ac015747c by jyu748
 update function explanation
(commit: fed12a9)
The file was modifiedapp/sgqlc.py (diff)
Commit 8ce1ade85974955cc80d775ad24c89cad3ca1443 by jyu748
add error handling for experiment query
(commit: 8ce1ade)
The file was modifiedapp/sgqlc.py (diff)
Commit b46083c358ae8edaf743b2046e42589221a5f653 by jyu748
update code format and comment
(commit: b46083c)
The file was modifiedapp/sgqlc.py (diff)
The file was modifiedapp/sgqlc_schema.py (diff)
Commit 07fd955b50e279a1bcf9c4dc525f6c2c1d8cbd9e by jyu748
fix testing for related changes
(commit: 07fd955)
The file was modifiedtests/test_api.py (diff)
The file was modifiedapp/data_schema.py (diff)
Commit 9c53ef01aa1a82196fecf34140229e5238b872ab by david.jianwei.yu
update schema generator parameter
(commit: 9c53ef0)
The file was modifiedapp/sgqlc.py (diff)