FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(influxdb3): added InfluxDB v3 module by MichaelGruschke · Pull Request #998 · testcontainers/testcontainers-python · GitHub

feat(influxdb3): added InfluxDB v3 module - #998

Open
MichaelGruschke wants to merge 3 commits into
testcontainers:mainfrom
MichaelGruschke:influxdb3
Open

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

Conversation

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 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

@@            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 added the 🛠️ needs more work Need to invest more time, can be a rebase or code updates label Jun 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New Container: InfluxDB v3

3 participants


Back | FazBrowse Home | New Git URL