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

use workspace dependencies, update toolchain, use global lock in expression #994

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

jdroenner
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 Nov 12, 2024

Pull Request Test Coverage Report for Build 11860586647

Details

  • 9 of 11 (81.82%) changed or added relevant lines in 6 files are covered.
  • 368 unchanged lines in 78 files lost coverage.
  • Overall coverage decreased (-0.2%) to 90.449%

Changes Missing Coverage Covered Lines Changed/Added Lines %
services/src/api/ogc/util.rs 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
services/src/pro/api/handlers/users.rs 1 95.75%
services/src/api/handlers/layers.rs 1 90.24%
services/src/pro/datasets/external/mod.rs 1 50.0%
datatypes/src/primitives/time_instance.rs 1 93.8%
operators/src/plot/pie_chart.rs 1 96.96%
datatypes/src/raster/raster_traits.rs 1 98.85%
services/src/workflows/postgres_workflow_registry.rs 1 96.67%
operators/src/util/raster_stream_to_png.rs 1 94.94%
services/src/api/handlers/datasets.rs 1 94.77%
operators/src/processing/bandwise_expression/mod.rs 1 97.41%
Totals Coverage Status
Change from base Build 11825010587: -0.2%
Covered Lines: 132873
Relevant Lines: 146904

💛 - Coveralls

Cargo.toml Outdated Show resolved Hide resolved
datatypes/Cargo.toml Outdated Show resolved Hide resolved
expression/src/dependencies.rs Outdated Show resolved Hide resolved
operators/src/machine_learning/onnx.rs Outdated Show resolved Hide resolved
@ChristianBeilschmidt
Copy link
Member

#995

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.

4 participants