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

feat: add structured logging #2968

Closed
wants to merge 4 commits into from

feat: make loggable data available at handler level

7c12872
Select commit
Loading
Failed to load commit list.
Closed

feat: add structured logging #2968

feat: make loggable data available at handler level
7c12872
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2024 in 0s

87.29% (+0.01%) compared to b1df337

View this Pull Request on Codecov

87.29% (+0.01%) compared to b1df337

Details

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (b1df337) 87.28% compared to head (7c12872) 87.29%.
Report is 45 commits behind head on develop.

Files Patch % Lines
src/services/destination/postTransformation.ts 75.00% 4 Missing ⚠️
src/logger/structured-logger.ts 90.62% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2968      +/-   ##
===========================================
+ Coverage    87.28%   87.29%   +0.01%     
===========================================
  Files          872      873       +1     
  Lines        29500    29561      +61     
  Branches      6865     6884      +19     
===========================================
+ Hits         25749    25806      +57     
- Misses        3405     3409       +4     
  Partials       346      346              

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