Skip to content
This repository was archived by the owner on Jun 21, 2022. It is now read-only.

Merge remote-tracking branch 'origin/main' into PMM-10078-dev-env-var…

ea557fa
Select commit
Loading
Failed to load commit list.
Open

PMM-10078 Extract portal client, add dev env variables for portal address overwriting #1136

Merge remote-tracking branch 'origin/main' into PMM-10078-dev-env-var…
ea557fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2025 in 0s

49.21% (+0.15%) compared to 2050762

View this Pull Request on Codecov

49.21% (+0.15%) compared to 2050762

Details

Codecov Report

❌ Patch coverage is 26.49254% with 197 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.21%. Comparing base (2050762) to head (ea557fa).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
utils/platform/client.go 27.33% 90 Missing and 11 partials ⚠️
services/platform/platform.go 0.00% 50 Missing ⚠️
utils/envvars/parser.go 39.13% 13 Missing and 1 partial ⚠️
main.go 0.00% 11 Missing ⚠️
services/telemetry/telemetry.go 0.00% 10 Missing ⚠️
services/checks/checks.go 66.66% 4 Missing and 2 partials ⚠️
services/management/ia/templates_service.go 75.00% 3 Missing and 1 partial ⚠️
services/telemetry/config.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1136      +/-   ##
==========================================
+ Coverage   49.06%   49.21%   +0.15%     
==========================================
  Files         182      181       -1     
  Lines       21448    21390      -58     
==========================================
+ Hits        10524    10528       +4     
+ Misses       9747     9689      -58     
+ Partials     1177     1173       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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