Skip to content

Conversation

ata-nas
Copy link
Contributor

@ata-nas ata-nas commented Oct 3, 2025

Reviewer Notes

  • Add the ability to overwrite the default logging properties when running in CI

Related Issue(s)

Resolves #1633

* Add the ability to overwrite the default logging properties when running in CI

Signed-off-by: Atanas Atanasov <a.v.atanasov98@gmail.com>
@ata-nas ata-nas added this to the 0.21.0 milestone Oct 3, 2025
@ata-nas ata-nas self-assigned this Oct 3, 2025
@ata-nas ata-nas added the pull request label to get past the "label required" check when no label is needed or appropriate. label Oct 3, 2025
@ata-nas ata-nas linked an issue Oct 3, 2025 that may be closed by this pull request
Copy link

codecov bot commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@             Coverage Diff              @@
##               main    #1721      +/-   ##
============================================
- Coverage     79.70%   79.66%   -0.04%     
+ Complexity     1142     1141       -1     
============================================
  Files           125      125              
  Lines          5287     5287              
  Branches        562      562              
============================================
- Hits           4214     4212       -2     
- Misses          822      823       +1     
- Partials        251      252       +1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pull request label to get past the "label required" check when no label is needed or appropriate.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable FileHandler for Java System Logger for E2E Tests

1 participant