GNS-Science / kororaa-graphql-api

The graphql application API for NZHSM Kororaa.
GNU Affero General Public License v3.0
0 stars 0 forks source link

Fix/change toshi refs to id type rebase #75

Closed chrisbc closed 1 year ago

chrisbc commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #75 (eb52c16) into deploy-test (2caadb3) will increase coverage by 0.31%. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@               Coverage Diff               @@
##           deploy-test      #75      +/-   ##
===============================================
+ Coverage        97.66%   97.97%   +0.31%     
===============================================
  Files               18       21       +3     
  Lines              642      742     +100     
  Branches            46       52       +6     
===============================================
+ Hits               627      727     +100     
  Misses               9        9              
  Partials             6        6              
Impacted Files Coverage Δ
kororaa_graphql_api/schema/nzshm_model/__init__.py 100.00% <100.00%> (ø)
...oraa_graphql_api/schema/nzshm_model/nzshm_model.py 100.00% <100.00%> (ø)
kororaa_graphql_api/schema/nzshm_model/schema.py 100.00% <100.00%> (ø)
kororaa_graphql_api/schema/schema.py 100.00% <100.00%> (ø)