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

Reduce noise in logs when building the project #1731

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

xgouchet
Copy link
Member

What does this PR do?

Replace a println with gradle's logger to reduce the noise in our build output

@xgouchet xgouchet requested review from a team as code owners November 17, 2023 09:15
@codecov-commenter
Copy link

Codecov Report

Merging #1731 (e7764a7) into develop (9457e96) will increase coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1731      +/-   ##
===========================================
+ Coverage    83.41%   83.43%   +0.02%     
===========================================
  Files          465      465              
  Lines        16173    16170       -3     
  Branches      2407     2406       -1     
===========================================
  Hits         13490    13490              
+ Misses        2027     2025       -2     
+ Partials       656      655       -1     

see 19 files with indirect coverage changes

@xgouchet xgouchet merged commit 9dcdb2d into develop Nov 17, 2023
5 checks passed
@xgouchet xgouchet deleted the xgouchet/build_logger branch November 17, 2023 11:14
@xgouchet xgouchet restored the xgouchet/build_logger branch November 22, 2023 08:02
@xgouchet xgouchet deleted the xgouchet/build_logger branch November 22, 2023 08:03
@xgouchet xgouchet added this to the 2.3.0 milestone Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants