Skip to content

chore: added check to doc style #128

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

Merged
merged 1 commit into from
Jul 14, 2020
Merged

chore: added check to doc style #128

merged 1 commit into from
Jul 14, 2020

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Jul 9, 2020

Added check to doc style:

https://circleci.com/gh/influxdata/influxdb-client-python/1156?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link

image

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

@bednar bednar marked this pull request as ready for review July 10, 2020 11:27
@codecov-commenter
Copy link

codecov-commenter commented Jul 10, 2020

Codecov Report

Merging #128 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
+ Coverage   88.93%   88.94%   +0.01%     
==========================================
  Files          23       23              
  Lines        1852     1854       +2     
==========================================
+ Hits         1647     1649       +2     
  Misses        205      205              
Impacted Files Coverage Δ
influxdb_client/__init__.py 100.00% <ø> (ø)
influxdb_client/api_client.py 67.54% <ø> (ø)
influxdb_client/client/authorizations_api.py 86.36% <ø> (ø)
influxdb_client/client/bucket_api.py 90.62% <ø> (ø)
influxdb_client/client/date_utils.py 100.00% <ø> (ø)
influxdb_client/client/delete_api.py 100.00% <ø> (ø)
influxdb_client/client/flux_csv_parser.py 91.71% <ø> (ø)
influxdb_client/client/flux_table.py 86.66% <ø> (ø)
influxdb_client/client/influxdb_client.py 98.27% <ø> (ø)
influxdb_client/client/labels_api.py 96.87% <ø> (ø)
... and 14 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 d2472f4...7c89458. Read the comment docs.

@bednar bednar added the documentation Improvements or additions to documentation label Jul 10, 2020
@bednar bednar requested a review from rhajek July 10, 2020 11:29
@bednar bednar merged commit 6e053a6 into master Jul 14, 2020
@bednar bednar deleted the fix/doc-style branch July 14, 2020 12:04
@bednar bednar added this to the 1.9.0 milestone Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants