GNS-Science / solvis-graphql-api

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

Use migrated functions from Solvis #54

Closed DrCuriosity closed 3 weeks ago

DrCuriosity commented 1 month ago

For #51

Since we're hauling up some dependency versions here (notably nzshm-model, nzshm-common), currently linked through to the pre-release branches of solvis and solvis-store. These should see a full release when Solvis has some improved documentation coverage.

Noting in passing: test_cached_ruptures_without_store in the rupture sorting function tests fails when run by itself, so I'm suspicious of whether it's providing the coverage it's supposed to.

In this PR:

Upgrades

Changes

Fixes

And some linting.

closes #55