Skip to content

Commit

Permalink
refactoring package name, added docs (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhajek authored Sep 24, 2019
1 parent d65baf3 commit ce81899
Show file tree
Hide file tree
Showing 316 changed files with 1,311 additions and 1,206 deletions.
6 changes: 3 additions & 3 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ignore:
- "influxdb2/domain/*.py"
- "influxdb2/service/*.py"
- "influxdb2_test/*.py"
- "influxdb_client/domain/*.py"
- "influxdb_client/service/*.py"
- "tests/*.py"
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ install:
# command to run tests
script:
- ./scripts/influxdb-restart.sh
- pytest influxdb2_test
- pytest tests
373 changes: 0 additions & 373 deletions README.md

This file was deleted.

Loading

0 comments on commit ce81899

Please sign in to comment.