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

chore(ci): update default docker image to v2.0.3 #179

Merged
merged 2 commits into from
Dec 16, 2020
Merged

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Dec 15, 2020

Closes #168

Proposed Changes

  • Updated default docker image to v2.0.3
  • Updated nightly docker image to influxdb2:nightly

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • pytest tests completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar requested a review from rhajek December 15, 2020 11:26
@bednar bednar marked this pull request as ready for review December 15, 2020 11:27
@codecov
Copy link

codecov bot commented Dec 15, 2020

Codecov Report

Merging #179 (0322d5e) into master (5eb4cdf) will increase coverage by 0.25%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
+ Coverage   89.47%   89.72%   +0.25%     
==========================================
  Files          26       26              
  Lines        1957     1957              
==========================================
+ Hits         1751     1756       +5     
+ Misses        206      201       -5     
Impacted Files Coverage Δ
influxdb_client/client/influxdb_client.py 98.44% <0.00%> (+0.77%) ⬆️
influxdb_client/client/delete_api.py 100.00% <0.00%> (+44.44%) ⬆️

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 5eb4cdf...0322d5e. Read the comment docs.

@bednar bednar merged commit ae53701 into master Dec 16, 2020
@bednar bednar deleted the chore/v2.0.3 branch December 16, 2020 18:39
@bednar bednar added this to the 1.14.0 milestone Dec 16, 2020
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.

A bug is delete_api.
2 participants