influxdb3-python icon indicating copy to clipboard operation
influxdb3-python copied to clipboard

feat: remove org from examples code

Open NguyenHoangSon96 opened this issue 8 months ago • 1 comments

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)

NguyenHoangSon96 avatar Apr 29 '25 10:04 NguyenHoangSon96

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.

codecov[bot] avatar Apr 29 '25 10:04 codecov[bot]