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

Add multiband raster colorizer #966

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

1lutz
Copy link
Contributor

@1lutz 1lutz commented Jun 11, 2024

No description provided.

@1lutz
Copy link
Contributor Author

1lutz commented Jun 11, 2024

@coveralls
Copy link
Collaborator

coveralls commented Jun 11, 2024

Pull Request Test Coverage Report for Build 9466487340

Details

  • 183 of 282 (64.89%) changed or added relevant lines in 7 files are covered.
  • 11 unchanged lines in 6 files lost coverage.
  • Overall coverage decreased (-0.05%) to 90.546%

Changes Missing Coverage Covered Lines Changed/Added Lines %
services/src/api/model/datatypes.rs 1 38 2.63%
datatypes/src/primitives/db_types.rs 19 81 23.46%
Files with Coverage Reduction New Missed Lines %
services/src/pro/api/handlers/users.rs 1 95.78%
services/src/pro/contexts/postgres.rs 1 97.01%
datatypes/src/primitives/db_types.rs 1 77.7%
services/src/datasets/external/pangaea/mod.rs 2 83.19%
services/src/datasets/external/edr.rs 3 85.65%
services/src/datasets/external/netcdfcf/ebvportal_provider.rs 3 92.21%
Totals Coverage Status
Change from base Build 9450933460: -0.05%
Covered Lines: 131626
Relevant Lines: 145369

💛 - Coveralls

@1lutz
Copy link
Contributor Author

1lutz commented Aug 15, 2024

@1lutz 1lutz marked this pull request as draft August 15, 2024 10:01
@1lutz 1lutz force-pushed the multiband-colorizer branch 2 times, most recently from 70b89d9 to 6a1e2f6 Compare August 30, 2024 09:48
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 10633147548

Details

  • 283 of 470 (60.21%) changed or added relevant lines in 14 files are covered.
  • 7 unchanged lines in 6 files lost coverage.
  • Overall coverage decreased (-0.08%) to 91.027%

Changes Missing Coverage Covered Lines Changed/Added Lines %
operators/src/processing/neighborhood_aggregate/mod.rs 2 4 50.0%
operators/src/util/raster_stream_to_png.rs 27 86 31.4%
datatypes/src/primitives/db_types.rs 18 79 22.78%
services/src/api/model/datatypes.rs 9 74 12.16%
Files with Coverage Reduction New Missed Lines %
services/src/datasets/external/netcdfcf/mod.rs 1 95.43%
operators/src/util/stream_zip/vec_zip.rs 1 91.22%
operators/src/util/raster_stream_to_png.rs 1 65.95%
services/src/datasets/external/aruna/mock_grpc_server.rs 1 82.93%
services/src/api/handlers/datasets.rs 1 94.78%
datatypes/src/primitives/db_types.rs 2 77.19%
Totals Coverage Status
Change from base Build 10618683645: -0.08%
Covered Lines: 133397
Relevant Lines: 146547

💛 - Coveralls

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.

2 participants