GNS-Science / solvis-graphql-api

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

Promote TEST to PROD #45

Closed chrisbc closed 10 months ago

chrisbc commented 10 months ago

includes fix for multiple locations - 'sane' default is intersection

codecov-commenter commented 10 months ago

Codecov Report

Merging #45 (036f63a) into main (11cdc86) will increase coverage by 0.22%. Report is 1 commits behind head on main. The diff coverage is 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   92.50%   92.72%   +0.22%     
==========================================
  Files          15       15              
  Lines         827      825       -2     
  Branches       71       71              
==========================================
  Hits          765      765              
+ Misses         49       48       -1     
+ Partials       13       12       -1     
Files Changed Coverage Δ
solvis_graphql_api/__init__.py 100.00% <100.00%> (ø)
solvis_graphql_api/composite_solution/cached.py 88.27% <100.00%> (+1.07%) :arrow_up: