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: documentation about delete endpoint #189

Merged
merged 2 commits into from
Jan 26, 2021
Merged

docs: documentation about delete endpoint #189

merged 2 commits into from
Jan 26, 2021

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Jan 25, 2021

Closes #188

Proposed Changes

Added documentation about DeleteApi.

Checklist

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

@codecov
Copy link

codecov bot commented Jan 25, 2021

Codecov Report

Merging #189 (9bd07df) into master (2b7a6c0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #189   +/-   ##
=======================================
  Coverage   89.82%   89.83%           
=======================================
  Files          26       26           
  Lines        1966     1967    +1     
=======================================
+ Hits         1766     1767    +1     
  Misses        200      200           
Impacted Files Coverage Δ
influxdb_client/__init__.py 100.00% <100.00%> (ø)

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 2b7a6c0...9bd07df. Read the comment docs.

@bednar bednar marked this pull request as ready for review January 25, 2021 08:16
@bednar bednar requested a review from rhajek January 25, 2021 08:16
@bednar bednar merged commit bf0abd7 into master Jan 26, 2021
@bednar bednar deleted the docs/delete-data branch January 26, 2021 12:56
@bednar bednar added this to the 1.14.0 milestone Jan 26, 2021
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.

Delete API Exposure
2 participants