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

DOCS: fix some sphinx warnings #2065

Merged
1 commit merged into from
Aug 31, 2021
Merged

DOCS: fix some sphinx warnings #2065

1 commit merged into from
Aug 31, 2021

Conversation

ghost
Copy link

@ghost ghost commented Aug 24, 2021

This commit fixes various errors and warnings from sphinx, mostly due to
wrong indents.

@ghost ghost force-pushed the schacht/fix-docs-warnings branch from abc964e to a0ce898 Compare August 24, 2021 08:11
@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2021

Codecov Report

Merging #2065 (7f171df) into develop (ce7ebca) will decrease coverage by 0.01%.
The diff coverage is 22.92%.

@@             Coverage Diff             @@
##           develop    #2065      +/-   ##
===========================================
- Coverage    76.05%   76.04%   -0.02%     
===========================================
  Files          433      434       +1     
  Lines        23158    23218      +60     
  Branches      3095     3104       +9     
===========================================
+ Hits         17612    17655      +43     
- Misses        4839     4853      +14     
- Partials       707      710       +3     
Impacted Files Coverage Δ
intelmq/bots/collectors/http/collector_http.py 59.61% <ø> (ø)
...elmq/bots/collectors/http/collector_http_stream.py 40.00% <ø> (ø)
intelmq/bots/collectors/misp/collector.py 41.86% <ø> (ø)
...s/collectors/shadowserver/collector_reports_api.py 89.28% <ø> (ø)
intelmq/bots/experts/http/expert_status.py 80.00% <ø> (ø)
intelmq/bots/experts/jinja/expert.py 39.39% <ø> (ø)
intelmq/bots/experts/splunk_saved_search/expert.py 20.75% <ø> (ø)
intelmq/bots/experts/tuency/expert.py 86.00% <ø> (ø)
intelmq/bots/outputs/elasticsearch/output.py 78.04% <ø> (ø)
intelmq/bots/outputs/misp/output_api.py 24.75% <ø> (ø)
... and 16 more

@ghost ghost marked this pull request as ready for review August 25, 2021 09:16
This commit fixes various errors and warnings from sphinx, mostly due to
wrong indents.
@ghost ghost force-pushed the schacht/fix-docs-warnings branch from a0ce898 to 7f171df Compare August 31, 2021 07:51
@ghost ghost added this to the 3.1.0 milestone Aug 31, 2021
@ghost ghost added bug Indicates an unexpected problem or unintended behavior documentation Indicates a need for improvements or additions to documentation labels Aug 31, 2021
@ghost ghost merged commit d4adbd5 into develop Aug 31, 2021
@ghost ghost deleted the schacht/fix-docs-warnings branch August 31, 2021 15:41
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior documentation Indicates a need for improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant