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

Tidy excessive logs #1165

Merged
merged 7 commits into from
Aug 24, 2024

Merge branch 'master' into cleanup-logs

f256364
Select commit
Loading
Failed to load commit list.
Merged

Tidy excessive logs #1165

Merge branch 'master' into cleanup-logs
f256364
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 24, 2024 in 0s

30.01% (-0.10%) compared to e6aea4e

View this Pull Request on Codecov

30.01% (-0.10%) compared to e6aea4e

Details

Codecov Report

Attention: Patch coverage is 78.94737% with 4 lines in your changes missing coverage. Please review.

Project coverage is 30.01%. Comparing base (e6aea4e) to head (f256364).
Report is 8 commits behind head on master.

Files Patch % Lines
www/js/config/dynamicConfig.ts 81.81% 2 Missing ⚠️
www/js/diary/LabelTab.tsx 0.00% 1 Missing ⚠️
www/js/diary/addressNamesHelper.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1165      +/-   ##
==========================================
- Coverage   30.10%   30.01%   -0.10%     
==========================================
  Files         118      118              
  Lines        5201     5184      -17     
  Branches     1162     1162              
==========================================
- Hits         1566     1556      -10     
+ Misses       3631     3624       -7     
  Partials        4        4              
Files Coverage Δ
www/js/components/Chart.tsx 0.00% <ø> (ø)
www/js/diary/timelineHelper.ts 91.96% <100.00%> (-0.41%) ⬇️
www/js/metrics/MetricsTab.tsx 0.00% <ø> (ø)
www/js/metrics/customMetricsHelper.ts 95.83% <100.00%> (-0.09%) ⬇️
www/js/survey/enketo/enketoHelper.ts 68.03% <100.00%> (-0.26%) ⬇️
www/js/survey/inputMatcher.ts 63.18% <100.00%> (ø)
www/js/survey/multilabel/confirmHelper.ts 97.11% <ø> (+0.88%) ⬆️
www/js/diary/LabelTab.tsx 0.00% <0.00%> (ø)
www/js/diary/addressNamesHelper.ts 0.00% <0.00%> (ø)
www/js/config/dynamicConfig.ts 85.31% <81.81%> (+0.59%) ⬆️