Skip to content

refactor(database/prometheus): Encode missing tags as empty labels - #916

Merged
gfieni merged 1 commit into
masterfrom
fix/prometheus-tag-unknown
Aug 25, 2026
Merged

refactor(database/prometheus): Encode missing tags as empty labels#916
gfieni merged 1 commit into
masterfrom
fix/prometheus-tag-unknown

refactor(database/prometheus): Encode missing tags as empty labels

6b3d0fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2026 in 0s

80.26% (+0.00%) compared to 932bd7f

View this Pull Request on Codecov

80.26% (+0.00%) compared to 932bd7f

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.26%. Comparing base (932bd7f) to head (6b3d0fa).

Files with missing lines Patch % Lines
src/powerapi/database/prometheus/codecs.py 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #916   +/-   ##
=======================================
  Coverage   80.26%   80.26%           
=======================================
  Files          86       86           
  Lines        3167     3167           
=======================================
  Hits         2542     2542           
  Misses        625      625           
Files with missing lines Coverage Δ
src/powerapi/database/prometheus/codecs.py 84.21% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.