Skip to content

Added GCP logs in Household and Metadata services to assist further investigation of the 502 errors #2682

Open
NareshThotakuri wants to merge 14 commits into
masterfrom
feature/add-gcp-logging-household-api
Open

Added GCP logs in Household and Metadata services to assist further investigation of the 502 errors #2682
NareshThotakuri wants to merge 14 commits into
masterfrom
feature/add-gcp-logging-household-api

Fixed the PR comments

047ad3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 22, 2025 in 1s

80.42% (-0.75%) compared to cd6e653

View this Pull Request on Codecov

80.42% (-0.75%) compared to cd6e653

Details

Codecov Report

❌ Patch coverage is 75.55556% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.42%. Comparing base (cd6e653) to head (047ad3a).
⚠️ Report is 42 commits behind head on master.

Files with missing lines Patch % Lines
policyengine_api/endpoints/household.py 60.86% 9 Missing ⚠️
policyengine_api/structured_logger.py 90.90% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2682      +/-   ##
==========================================
- Coverage   81.16%   80.42%   -0.75%     
==========================================
  Files          49       50       +1     
  Lines        1609     1655      +46     
  Branches      208      212       +4     
==========================================
+ Hits         1306     1331      +25     
- Misses        255      274      +19     
- Partials       48       50       +2     

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