GNS-Science / solvis-graphql-api

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

Feature/32 fault trace resolvers #33

Closed chrisbc closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #33 (6ad8a02) into deploy-test (c08f1bd) will increase coverage by 0.33%. The diff coverage is 97.45%.

: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      #33      +/-   ##
===============================================
+ Coverage        93.94%   94.27%   +0.33%     
===============================================
  Files               13       14       +1     
  Lines              677      734      +57     
  Branches            55       60       +5     
===============================================
+ Hits               636      692      +56     
  Misses              33       33              
- Partials             8        9       +1     
Impacted Files Coverage Δ
solvis_graphql_api/composite_solution/schema.py 100.00% <ø> (ø)
...i/composite_solution/composite_rupture_sections.py 94.73% <95.71%> (+2.42%) :arrow_up:
solvis_graphql_api/color_scale/__init__.py 100.00% <100.00%> (ø)
solvis_graphql_api/color_scale/color_scale.py 90.65% <100.00%> (+0.17%) :arrow_up:
solvis_graphql_api/composite_solution/__init__.py 100.00% <100.00%> (ø)
solvis_graphql_api/composite_solution/cached.py 94.79% <100.00%> (+0.11%) :arrow_up:
...api/composite_solution/composite_rupture_detail.py 100.00% <100.00%> (ø)
solvis_graphql_api/geojson_style.py 100.00% <100.00%> (ø)
solvis_graphql_api/location_schema.py 100.00% <100.00%> (ø)
solvis_graphql_api/schema.py 99.01% <100.00%> (ø)
... and 1 more