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

Auto-merge dependabot feature - fixes #1598

Merged
merged 1 commit into from
May 2, 2022
Merged

Conversation

PrimalPimmy
Copy link
Contributor

@PrimalPimmy PrimalPimmy commented May 2, 2022

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

Pull request

Description

Removed --merge

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)

Performance

Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
@Licenser Licenser enabled auto-merge (rebase) May 2, 2022 16:05
@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #1598 (d27b783) into main (0e7fa6c) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1598      +/-   ##
==========================================
+ Coverage   85.45%   85.47%   +0.02%     
==========================================
  Files         230      230              
  Lines       45996    45996              
==========================================
+ Hits        39307    39317      +10     
+ Misses       6689     6679      -10     
Flag Coverage Δ
unittests 85.47% <ø> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
src/pipeline.rs 76.38% <0.00%> (-0.28%) ⬇️
src/connectors/sink.rs 82.75% <0.00%> (-0.21%) ⬇️
src/system/flow.rs 90.09% <0.00%> (+0.19%) ⬆️
src/connectors/source.rs 81.17% <0.00%> (+0.68%) ⬆️
src/system/flow_supervisor.rs 85.71% <0.00%> (+0.84%) ⬆️
src/version.rs 87.50% <0.00%> (+12.50%) ⬆️

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 0e7fa6c...d27b783. Read the comment docs.

@Licenser Licenser merged commit 5ed265c into tremor-rs:main May 2, 2022
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 2258998715

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.02%) to 85.479%

Files with Coverage Reduction New Missed Lines %
src/connectors/sink.rs 1 82.75%
src/pipeline.rs 1 76.39%
Totals Coverage Status
Change from base Build 2258950883: 0.02%
Covered Lines: 39317
Relevant Lines: 45996

💛 - Coveralls

@PrimalPimmy PrimalPimmy deleted the depend branch May 2, 2022 16:29
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.

None yet

3 participants