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

added health ready endpoints, fix API base url #13

Merged
merged 1 commit into from
Sep 16, 2019
Merged

Conversation

rhajek
Copy link
Contributor

@rhajek rhajek commented Sep 16, 2019

Closes #14

@codecov-io
Copy link

Codecov Report

Merging #13 into master will increase coverage by 47.69%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #13       +/-   ##
===========================================
+ Coverage    39.5%   87.19%   +47.69%     
===========================================
  Files         300       20      -280     
  Lines       25879     1515    -24364     
===========================================
- Hits        10223     1321     -8902     
+ Misses      15656      194    -15462
Impacted Files Coverage Δ
influxdb2/client/influxdb_client.py 98.73% <100%> (+5.49%) ⬆️
influxdb2/domain/line_protocol_error.py
influxdb2/domain/node.py
influxdb2/domain/scraper_target_response.py
influxdb2/domain/task_create_request.py
influxdb2/domain/query_variable_properties.py
influxdb2_test/__init__.py
influxdb2/domain/lesser_threshold.py
influxdb2/domain/http_notification_rule.py
influxdb2/domain/decimal_places.py
... and 244 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 848162e...a815701. Read the comment docs.

@rhajek rhajek merged commit d10029c into master Sep 16, 2019
@rhajek rhajek mentioned this pull request Sep 16, 2019
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.

Implement ready, health endpoints
2 participants