Skip to content

Reduce tests verbosity in cibuild #1430

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

Merged
merged 1 commit into from
Jan 13, 2024
Merged

Conversation

bkoelman
Copy link
Member

@bkoelman bkoelman commented Dec 21, 2023

This PR reduces logging output when running tests in ci-build, by setting environment variables that override log levels from appsettings.json.

QUALITY CHECKLIST

Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ee0b942) 90.74% compared to head (8064178) 90.74%.

❗ Current head 8064178 differs from pull request most recent head 4f35ddf. Consider uploading reports for the commit 4f35ddf to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1430   +/-   ##
=======================================
  Coverage   90.74%   90.74%           
=======================================
  Files         344      344           
  Lines       11003    11003           
  Branches     1813     1813           
=======================================
  Hits         9985     9985           
  Misses        669      669           
  Partials      349      349           

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

@bkoelman bkoelman force-pushed the reduce-tests-verbosity-in-cibuild branch 3 times, most recently from 11ab018 to 6be7be5 Compare December 21, 2023 20:33
@bkoelman bkoelman force-pushed the reduce-tests-verbosity-in-cibuild branch 5 times, most recently from 351b69c to 74b7e3b Compare January 13, 2024 11:06
@bkoelman bkoelman force-pushed the reduce-tests-verbosity-in-cibuild branch 3 times, most recently from 8064178 to 4f35ddf Compare January 13, 2024 12:26
@bkoelman bkoelman marked this pull request as ready for review January 13, 2024 12:27
@bkoelman bkoelman merged commit fc5a0b7 into master Jan 13, 2024
@bkoelman bkoelman deleted the reduce-tests-verbosity-in-cibuild branch January 13, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant