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

small run_mode fixes and checks #1140

Merged
2 commits merged into from
Jan 15, 2018
Merged

small run_mode fixes and checks #1140

2 commits merged into from
Jan 15, 2018

Conversation

ghost
Copy link

@ghost ghost commented Dec 18, 2017

the default run_mode is called continuous according to docs, in lib/bot it was stream
and add a check for this parameter in ctl check

Sebastian Wagner added 2 commits December 18, 2017 14:08
@ghost ghost added this to the 1.0.3 milestone Dec 18, 2017
@codecov-io
Copy link

Codecov Report

Merging #1140 into maintenance will increase coverage by 0.41%.
The diff coverage is 16.66%.

@@               Coverage Diff               @@
##           maintenance    #1140      +/-   ##
===============================================
+ Coverage        75.28%   75.69%   +0.41%     
===============================================
  Files              217      217              
  Lines             9244     9435     +191     
  Branches          1248     1329      +81     
===============================================
+ Hits              6959     7142     +183     
- Misses            1999     2001       +2     
- Partials           286      292       +6
Impacted Files Coverage Δ
intelmq/bin/intelmqctl.py 11.47% <0%> (-0.1%) ⬇️
intelmq/lib/bot.py 63.97% <100%> (ø) ⬆️
intelmq/bots/experts/taxonomy/expert.py 100% <0%> (ø) ⬆️
intelmq/bots/experts/idea/expert.py 98.3% <0%> (+0.3%) ⬆️
intelmq/lib/harmonization.py 86.02% <0%> (+4.51%) ⬆️
intelmq/lib/pipeline.py 68.86% <0%> (+4.72%) ⬆️

@ghost
Copy link
Author

ghost commented Jan 15, 2018

Got no feedback, so probably ok

@ghost ghost merged commit 7a0ee50 into maintenance Jan 15, 2018
@ghost ghost deleted the fix-runmode branch January 17, 2018 14:42
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant