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

Rust 1.81.0 update #2661

Merged
merged 3 commits into from
Sep 30, 2024
Merged

Rust 1.81.0 update #2661

merged 3 commits into from
Sep 30, 2024

Conversation

Licenser
Copy link
Member

@Licenser Licenser commented Sep 28, 2024

Pull request

Description

Rust 1.81.0 update

Related

  • RFC
  • Related Issues: fixes #000, closed #000
  • Related docs PR

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 Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.23%. Comparing base (ca0cbc5) to head (0c152c5).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2661      +/-   ##
==========================================
- Coverage   91.25%   91.23%   -0.02%     
==========================================
  Files         309      309              
  Lines       60873    60078     -795     
==========================================
- Hits        55550    54815     -735     
+ Misses       5323     5263      -60     
Flag Coverage Δ
e2e-command 11.29% <0.00%> (+0.16%) ⬆️
e2e-integration 50.58% <0.00%> (-1.40%) ⬇️
e2e-unit 12.57% <0.00%> (+0.24%) ⬆️
e2etests 52.91% <0.00%> (-1.36%) ⬇️
tremorapi 14.51% <0.00%> (+0.28%) ⬆️
tremorcodec 62.66% <100.00%> (-0.28%) ⬇️
tremorcommon 63.04% <ø> (ø)
tremorconnectors 28.86% <0.00%> (-0.18%) ⬇️
tremorconnectorsaws 11.28% <0.00%> (-0.18%) ⬇️
tremorconnectorsazure 4.69% <8.33%> (-0.27%) ⬇️
tremorconnectorsgcp 25.31% <0.00%> (+4.34%) ⬆️
tremorconnectorsobjectstorage 0.06% <0.00%> (+<0.01%) ⬆️
tremorconnectorsotel 12.58% <0.00%> (+0.06%) ⬆️
tremorconnectorstesthelpers 68.25% <ø> (+7.69%) ⬆️
tremorinflux 87.71% <77.77%> (-0.02%) ⬇️
tremorinterceptor 54.28% <100.00%> (-0.05%) ⬇️
tremorpipeline 31.17% <0.00%> (+0.07%) ⬆️
tremorruntime 47.25% <0.00%> (+0.77%) ⬆️
tremorscript 55.12% <0.00%> (+0.84%) ⬆️
tremorsystem 5.78% <0.00%> (+0.03%) ⬆️
tremorvalue 69.55% <ø> (-0.59%) ⬇️
unittests 89.08% <100.00%> (+0.84%) ⬆️

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

Files with missing lines Coverage Δ
tremor-codec/src/codec/dogstatsd.rs 96.23% <100.00%> (ø)
tremor-codec/src/codec/statsd.rs 92.80% <100.00%> (-0.06%) ⬇️
tremor-common/src/primerge.rs 100.00% <ø> (ø)
tremor-connectors-aws/src/lib.rs 100.00% <ø> (ø)
tremor-connectors-aws/src/s3.rs 90.00% <ø> (ø)
...emor-connectors-azure/src/monitor/ingest/writer.rs 95.66% <100.00%> (+0.33%) ⬆️
tremor-connectors/src/impls/crononome/handler.rs 88.81% <ø> (-0.23%) ⬇️
tremor-influx/src/encoder.rs 97.19% <100.00%> (-0.03%) ⬇️
tremor-interceptor/src/preprocessor/separate.rs 98.13% <100.00%> (ø)
tremor-script/src/ast/query.rs 89.63% <ø> (ø)
... and 2 more

... and 96 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 ca0cbc5...0c152c5. Read the comment docs.

Signed-off-by: Heinz N. Gies <[email protected]>
@Licenser Licenser enabled auto-merge (rebase) September 28, 2024 19:50
Signed-off-by: Heinz N. Gies <[email protected]>
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 👍

@Licenser Licenser merged commit 1ae5bcc into main Sep 30, 2024
58 checks passed
@Licenser Licenser deleted the rust-1.81.0 branch September 30, 2024 13:05
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