Skip to content

Added triggering of tremor language server draft release workflow#1673

Merged
Licenser merged 3 commits into
tremor-rs:mainfrom
PrimalPimmy:tls
May 18, 2022
Merged

Added triggering of tremor language server draft release workflow#1673
Licenser merged 3 commits into
tremor-rs:mainfrom
PrimalPimmy:tls

Conversation

@PrimalPimmy

@PrimalPimmy PrimalPimmy commented May 18, 2022

Copy link
Copy Markdown
Contributor

Pull request

Description

Once tremor-script is fully published, this will trigger a workflow in the tremor LS repo for making a release there.

Related

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)

Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
@codecov

codecov Bot commented May 18, 2022

Copy link
Copy Markdown

Codecov Report

Merging #1673 (c9dd6f1) into main (a95645c) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1673      +/-   ##
==========================================
- Coverage   87.59%   87.57%   -0.02%     
==========================================
  Files         254      254              
  Lines       50333    50333              
==========================================
- Hits        44091    44081      -10     
- Misses       6242     6252      +10     
Flag Coverage Δ
clicommand 14.35% <ø> (ø)
cliintegration 52.50% <ø> (+0.15%) ⬆️
cliunit 13.40% <ø> (ø)
unittests 86.39% <ø> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
src/connectors/utils/metrics.rs 92.39% <0.00%> (-2.18%) ⬇️
src/connectors/source.rs 87.05% <0.00%> (-0.93%) ⬇️
src/connectors/impls/kafka/producer.rs 74.36% <0.00%> (-0.73%) ⬇️
src/system/flow.rs 90.20% <0.00%> (-0.19%) ⬇️
src/connectors.rs 87.24% <0.00%> (-0.16%) ⬇️
tremor-value/src/value.rs 98.99% <0.00%> (-0.10%) ⬇️
src/pipeline.rs 85.95% <0.00%> (ø)
tremor-cli/src/test/before.rs 77.77% <0.00%> (ø)
src/connectors/impls/bench.rs 85.28% <0.00%> (+0.30%) ⬆️
src/connectors/utils/reconnect.rs 95.85% <0.00%> (+0.82%) ⬆️
... and 1 more

Continue to review full report at Codecov.

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

@Licenser Licenser left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Niiiice :D 🚀

@Licenser Licenser enabled auto-merge (rebase) May 18, 2022 22:40
@Licenser Licenser merged commit 395bdb6 into tremor-rs:main May 18, 2022
@PrimalPimmy PrimalPimmy deleted the tls branch May 22, 2022 13:24
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