Skip to content

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

Merge branch 'main' into influxdb3

3d23676
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2026 in 0s

82.84% (-0.18%) compared to 4c53b89

View this Pull Request on Codecov

82.84% (-0.18%) compared to 4c53b89

Details

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.