GNS-Science / solvis-graphql-api

solvis-graphql-api
GNU Affero General Public License v3.0
1 stars 0 forks source link

Production deployment release #43

Closed chrisbc closed 12 months ago

chrisbc commented 12 months ago

This bring all changes made in deploy-test branch to support the use of the API in PROD

codecov-commenter commented 12 months ago

Codecov Report

Merging #43 (11cdc86) into main (31dc029) will decrease coverage by 7.50%. The diff coverage is 92.26%.

: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             @@
##              main      #43      +/-   ##
===========================================
- Coverage   100.00%   92.50%   -7.50%     
===========================================
  Files            2       15      +13     
  Lines           32      827     +795     
  Branches         0       71      +71     
===========================================
+ Hits            32      765     +733     
- Misses           0       49      +49     
- Partials         0       13      +13     
Files Changed Coverage Δ
solvis_graphql_api/solution_schema.py 64.70% <64.70%> (ø)
solvis_graphql_api/solvis_graphql_api.py 91.30% <71.42%> (-8.70%) :arrow_down:
solvis_graphql_api/composite_solution/cached.py 87.19% <87.19%> (ø)
solvis_graphql_api/color_scale/color_scale.py 90.65% <90.65%> (ø)
...i/composite_solution/composite_rupture_sections.py 94.73% <94.73%> (ø)
solvis_graphql_api/schema.py 95.41% <95.00%> (-4.59%) :arrow_down:
solvis_graphql_api/__init__.py 100.00% <100.00%> (ø)
solvis_graphql_api/color_scale/__init__.py 100.00% <100.00%> (ø)
solvis_graphql_api/composite_solution/__init__.py 100.00% <100.00%> (ø)
...api/composite_solution/composite_rupture_detail.py 100.00% <100.00%> (ø)
... and 5 more