influxdb3-python
influxdb3-python copied to clipboard
feat: remove org from examples code
Closes Issue
Proposed Changes
- Remove org parameters from examples and Readme because It is not mandatory in Influxdb3
Checklist
- [x] CHANGELOG.md updated
- [x] Rebased/mergeable
- [x] A test has been added if appropriate
- [x] Tests pass
- [x] Commit messages are conventional
- [x] Sign CLA (if not already signed)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 61.92%. Comparing base (
70f42dd) to head (c824711). Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #130 +/- ##
=======================================
Coverage 61.92% 61.92%
=======================================
Files 33 33
Lines 2135 2135
=======================================
Hits 1322 1322
Misses 813 813
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.