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

Updates deps + rust #2347

Merged
merged 6 commits into from
Sep 18, 2023
Merged

Updates deps + rust #2347

merged 6 commits into from
Sep 18, 2023

Conversation

Licenser
Copy link
Member

Pull request

Description

Combined update of a bunch of dependencies and the latest rust

Checklist

  • The RFC, if required, has been submitted and approved
  • Any user-facing impact of the changes is reflected in docs.tremor.rs
  • The code is tested
  • Use of unsafe code is reasoned about in a comment
  • Update CHANGELOG.md appropriately, recording any changes, bug fixes, or other observable changes in behavior
  • The performance impact of the change is measured (see below)

Performance

-/-

Signed-off-by: Heinz N. Gies <[email protected]>
Signed-off-by: Heinz N. Gies <[email protected]>
Signed-off-by: Heinz N. Gies <[email protected]>
Signed-off-by: Heinz N. Gies <[email protected]>
Signed-off-by: Heinz N. Gies <[email protected]>
Signed-off-by: Heinz N. Gies <[email protected]>
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #2347 (3d0e5c8) into main (885b033) will decrease coverage by 0.03%.
The diff coverage is 91.46%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2347      +/-   ##
==========================================
- Coverage   91.04%   91.01%   -0.03%     
==========================================
  Files         275      275              
  Lines       58644    58638       -6     
==========================================
- Hits        53394    53371      -23     
- Misses       5250     5267      +17     
Flag Coverage Δ
unittests 91.01% <91.46%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/connectors/impls/clickhouse/conversion.rs 96.57% <ø> (ø)
...rc/connectors/impls/gcs/resumable_upload_client.rs 81.26% <ø> (-0.04%) ⬇️
tremor-common/src/time.rs 100.00% <ø> (ø)
tremor-pipeline/src/op/grouper/bucket.rs 95.54% <0.00%> (ø)
tremor-script/src/lib.rs 100.00% <ø> (ø)
tremor-script/src/registry.rs 86.70% <ø> (ø)
tremor-script/src/ast/walkers/imut_expr.rs 89.10% <50.00%> (ø)
tremor-script/src/extractor/base64.rs 54.54% <50.00%> (-5.46%) ⬇️
src/connectors/utils/quiescence.rs 94.31% <84.61%> (-4.61%) ⬇️
src/codec/csv.rs 70.76% <100.00%> (ø)
... and 26 more

... and 7 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 885b033...3d0e5c8. Read the comment docs.

@Licenser Licenser merged commit 67f3b67 into main Sep 18, 2023
18 checks passed
@Licenser Licenser deleted the updates branch September 18, 2023 09:50
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