Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add logger at integration level #3401

Merged
merged 42 commits into from
Jun 18, 2024

Merge remote-tracking branch 'origin/develop' into chore.logging

d5b2282
Select commit
Loading
Failed to load commit list.
Merged

chore: add logger at integration level #3401

Merge remote-tracking branch 'origin/develop' into chore.logging
d5b2282
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 0s

88.03% (+0.03%) compared to 3aee494

View this Pull Request on Codecov

88.03% (+0.03%) compared to 3aee494

Details

Codecov Report

Attention: Patch coverage is 96.13260% with 7 lines in your changes missing coverage. Please review.

Project coverage is 88.03%. Comparing base (3aee494) to head (d5b2282).
Report is 4 commits behind head on develop.

Files Patch % Lines
src/util/utils.js 0.00% 2 Missing ⚠️
src/controllers/delivery.ts 83.33% 1 Missing ⚠️
src/services/destination/postTransformation.ts 87.50% 1 Missing ⚠️
src/util/redis/redisConnector.js 83.33% 1 Missing ⚠️
...gle_adwords_enhanced_conversions/networkHandler.js 93.33% 1 Missing ⚠️
...ogle_adwords_offline_conversions/networkHandler.js 97.14% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3401      +/-   ##
===========================================
+ Coverage    88.00%   88.03%   +0.03%     
===========================================
  Files          572      574       +2     
  Lines        30910    31056     +146     
  Branches      7385     7410      +25     
===========================================
+ Hits         27202    27340     +138     
- Misses        3398     3405       +7     
- Partials       310      311       +1     

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