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

Update rust to 1.82.0 #2668

Merged
merged 3 commits into from
Oct 19, 2024
Merged

Update rust to 1.82.0 #2668

merged 3 commits into from
Oct 19, 2024

Conversation

Licenser
Copy link
Member

Pull request

Description

Update rust to 1.82.0

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]>
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.31%. Comparing base (228699a) to head (fc561a9).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2668      +/-   ##
==========================================
+ Coverage   91.22%   91.31%   +0.09%     
==========================================
  Files         309      308       -1     
  Lines       60161    60116      -45     
==========================================
+ Hits        54879    54897      +18     
+ Misses       5282     5219      -63     
Flag Coverage Δ
e2e-command 11.29% <33.33%> (+<0.01%) ⬆️
e2e-integration 50.42% <100.00%> (+0.05%) ⬆️
e2e-unit 12.58% <0.00%> (+0.01%) ⬆️
e2etests 52.76% <100.00%> (+0.06%) ⬆️
tremorapi 14.52% <66.66%> (+0.01%) ⬆️
tremorcodec 63.11% <ø> (ø)
tremorcommon 63.04% <ø> (ø)
tremorconnectors 28.86% <100.00%> (+0.01%) ⬆️
tremorconnectorsaws 11.28% <0.00%> (+0.01%) ⬆️
tremorconnectorsazure 4.69% <0.00%> (+<0.01%) ⬆️
tremorconnectorsgcp 25.41% <0.00%> (+0.11%) ⬆️
tremorconnectorsobjectstorage 0.06% <ø> (+<0.01%) ⬆️
tremorconnectorsotel 12.58% <0.00%> (+<0.01%) ⬆️
tremorconnectorstesthelpers 68.25% <ø> (ø)
tremorinflux 87.71% <ø> (ø)
tremorinterceptor 54.36% <100.00%> (+0.07%) ⬆️
tremorpipeline 31.15% <ø> (+<0.01%) ⬆️
tremorruntime 47.27% <66.66%> (+0.05%) ⬆️
tremorscript 55.06% <ø> (ø)
tremorsystem 5.78% <ø> (+<0.01%) ⬆️
tremorvalue 69.52% <ø> (ø)
unittests 89.18% <100.00%> (+0.09%) ⬆️

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

Files with missing lines Coverage Δ
src/system/flow_supervisor.rs 92.00% <100.00%> (+1.27%) ⬆️
tremor-interceptor/src/preprocessor/separate.rs 98.12% <100.00%> (-0.02%) ⬇️

... and 40 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 228699a...fc561a9. Read the comment docs.

@Licenser Licenser enabled auto-merge (rebase) October 18, 2024 15:07
darach
darach previously approved these changes Oct 19, 2024
Copy link
Member

@darach darach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Heinz N. Gies <[email protected]>
darach
darach previously approved these changes Oct 19, 2024
@Licenser Licenser merged commit f1f2b7f into main Oct 19, 2024
58 checks passed
@Licenser Licenser deleted the rust-1.82.0 branch October 19, 2024 15:40
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