Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(influxdb3): added InfluxDB v3 module#998

Open
MichaelGruschke wants to merge 3 commits into
testcontainers:main from
MichaelGruschke:influxdb3
Open

feat(influxdb3): added InfluxDB v3 module #998
MichaelGruschke wants to merge 3 commits into
testcontainers:main from
MichaelGruschke:influxdb3

Conversation

@MichaelGruschke

@MichaelGruschke MichaelGruschke commented Apr 4, 2026

Copy link
Copy Markdown

resolves #974

Summary

  • Add InfluxDb3Container testcontainer for InfluxDB 3 Core
  • Supports both authenticated and unauthenticated modes
  • Provides get_url() and get_client() helpers for easy integration testing
  • Includes tests for container lifecycle, URL generation, and write/query operations

@Tranquility2 Tranquility2 changed the title (削除) New Container: InfluxDB v3 (削除ここまで) (追記) feat(influxdb3): added InfluxDB v3 module (追記ここまで) Apr 4, 2026

codecov Bot commented May 29, 2026
edited
Loading

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.84%. Comparing base (4c53b89) to head (3d23676).
⚠️ Report is 49 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@ Coverage Diff @@
## main #998 +/- ##
==========================================
- Coverage 83.01% 82.84% -0.18% 
==========================================
 Files 16 16 
 Lines 1725 1725 
 Branches 189 189 
==========================================
- Hits 1432 1429 -3 
- Misses 236 240 +4 
+ Partials 57 56 -1 

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Tranquility2 Tranquility2 added the 🛠️ needs more work Need to invest more time, can be a rebase or code updates label Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

🛠️ needs more work Need to invest more time, can be a rebase or code updates ✨ package: new

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

New Container: InfluxDB v3

AltStyle によって変換されたページ (->オリジナル) /