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

Do not run InfluxDB backend subscriber in background #6551

Merged
merged 1 commit into from Dec 10, 2018

Conversation

ChrisBr
Copy link
Member

@ChrisBr ChrisBr commented Dec 10, 2018

It is not necessary as the influxdb gem already does this. This will also fix a flaky spec.

@ChrisBr ChrisBr force-pushed the influx-flaky-test branch 2 times, most recently from 2c551e2 to 98a7b0c Compare December 10, 2018 17:28
It is not necessary as the influxdb gem already does this. This will also fix a flaky spec.
@codecov
Copy link

codecov bot commented Dec 10, 2018

Codecov Report

Merging #6551 into master will increase coverage by <.01%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6551      +/-   ##
==========================================
+ Coverage   90.85%   90.85%   +<.01%     
==========================================
  Files         448      448              
  Lines       19891    19887       -4     
==========================================
- Hits        18071    18068       -3     
+ Misses       1820     1819       -1

@codecov
Copy link

codecov bot commented Dec 10, 2018

Codecov Report

Merging #6551 into master will increase coverage by <.01%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6551      +/-   ##
==========================================
+ Coverage   90.84%   90.84%   +<.01%     
==========================================
  Files         448      448              
  Lines       19891    19887       -4     
==========================================
- Hits        18069    18067       -2     
+ Misses       1822     1820       -2

@hennevogel hennevogel merged commit c714a54 into openSUSE:master Dec 10, 2018
@ChrisBr ChrisBr deleted the influx-flaky-test branch December 11, 2018 08:08
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

2 participants