Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

user ctx in ge_test #1008

Merged
merged 24 commits into from
Jan 22, 2025
Merged

user ctx in ge_test #1008

merged 24 commits into from
Jan 22, 2025

Conversation

ChristianBeilschmidt
Copy link
Member

  • I added an entry to CHANGELOG.md if knowledge of this change could be valuable to users.

Here is a brief summary of what I did:

@coveralls
Copy link
Collaborator

coveralls commented Jan 15, 2025

Pull Request Test Coverage Report for Build 12907583488

Details

  • 4564 of 4830 (94.49%) changed or added relevant lines in 65 files are covered.
  • 786 unchanged lines in 19 files lost coverage.
  • Overall coverage decreased (-0.6%) to 90.062%

Changes Missing Coverage Covered Lines Changed/Added Lines %
services/src/pro/contexts/mod.rs 7 8 87.5%
services/src/api/handlers/users.rs 53 55 96.36%
services/src/bin/geoengine-server.rs 0 2 0.0%
services/src/util/server.rs 0 3 0.0%
services/src/config.rs 0 7 0.0%
services/src/server.rs 0 13 0.0%
services/src/pro/contexts/postgres.rs 76 97 78.35%
macros/src/testing.rs 222 248 89.52%
services/src/datasets/external/gbif.rs 2428 2457 98.82%
services/src/layers/postgres_layer_db.rs 605 644 93.94%
Files with Coverage Reduction New Missed Lines %
services/src/projects/postgres_projectdb.rs 1 99.62%
services/src/server.rs 1 0.0%
services/src/util/postgres.rs 1 93.83%
services/src/layers/postgres_layer_db.rs 1 95.05%
operators/src/engine/result_descriptor.rs 8 84.7%
datatypes/src/operations/image/colorizer.rs 8 85.36%
services/src/datasets/upload.rs 8 69.57%
datatypes/src/spatial_reference.rs 9 93.51%
operators/src/source/gdal_source/db_types.rs 10 90.48%
operators/src/engine/execution_context.rs 13 69.6%
Totals Coverage Status
Change from base Build 12768016656: -0.6%
Covered Lines: 127252
Relevant Lines: 141294

💛 - Coveralls

@michaelmattig michaelmattig added this pull request to the merge queue Jan 22, 2025
Merged via the queue into main with commit df8c694 Jan 22, 2025
6 checks passed
@michaelmattig michaelmattig deleted the remove-non-pro-contexts branch January 22, 2025 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants