benoitdm-oslandia / pg_featureserv

Apache License 2.0
1 stars 0 forks source link

feat(test): define table name for complex dataset creation #163

Closed jmkerloch closed 1 year ago

jmkerloch commented 1 year ago

related #55

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Health
github.com/CrunchyData/pg_featureserv/internal/api 89%
github.com/CrunchyData/pg_featureserv/internal/conf 53%
github.com/CrunchyData/pg_featureserv/internal/cql 67%
github.com/CrunchyData/pg_featureserv/internal/data 62%
github.com/CrunchyData/pg_featureserv/internal/service 67%
github.com/CrunchyData/pg_featureserv/internal/ui 82%
github.com/CrunchyData/pg_featureserv 22%
Summary 69% (6012 / 8737)

Minimum allowed line rate is 60%

jmkerloch commented 1 year ago

Test for special schema and table name will be done in new test functions. No need to update complex dataset schema and table name.