GNS-Science / solvis-graphql-api

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

Feature/21 boring composite ruptures resolver #22

Closed chrisbc closed 1 year ago

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

Codecov Report

Merging #22 (67c91b9) into deploy-test (6126910) will decrease coverage by 10.10%. The diff coverage is 61.92%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@               Coverage Diff                @@
##           deploy-test      #22       +/-   ##
================================================
- Coverage        94.60%   84.50%   -10.10%     
================================================
  Files               10       13        +3     
  Lines              445      639      +194     
  Branches            31       51       +20     
================================================
+ Hits               421      540      +119     
- Misses              22       90       +68     
- Partials             2        9        +7     
Impacted Files Coverage Δ
solvis_graphql_api/composite_solution/cached.py 71.27% <11.11%> (-24.25%) :arrow_down:
...i/composite_solution/composite_rupture_sections.py 46.15% <46.15%> (ø)
solvis_graphql_api/color_scale/color_scale.py 73.07% <73.07%> (ø)
solvis_graphql_api/schema.py 97.05% <81.81%> (-1.87%) :arrow_down:
solvis_graphql_api/color_scale/__init__.py 100.00% <100.00%> (ø)
solvis_graphql_api/composite_solution/__init__.py 100.00% <100.00%> (ø)
solvis_graphql_api/composite_solution/schema.py 100.00% <100.00%> (ø)
solvis_graphql_api/solvis_graphql_api.py 91.30% <100.00%> (+1.83%) :arrow_up: