Skip to content

logback: move test configuration to test/resources and cleaned dependencies#90

Merged
pashidlos merged 2 commits into
Visual-Regression-Tracker:masterfrom
nicerloop:logback-cleanup
Jul 18, 2022
Merged

logback: move test configuration to test/resources and cleaned dependencies#90
pashidlos merged 2 commits into
Visual-Regression-Tracker:masterfrom
nicerloop:logback-cleanup

Conversation

@nicerloop

Copy link
Copy Markdown
Contributor

The logback.xml file in src/resources impacts all projects using the library. This PR moves this file to test/resources to avoid polluting project classpath.

The logback dependency is also moved to be a test dependency, only the slf4j-api dependency is explicitly required by the library.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #90 (1fdec54) into master (abd8f51) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##              master       #90   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        31        31           
===========================================
  Files              5         5           
  Lines            111       111           
  Branches           4         4           
===========================================
  Hits             111       111           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update abd8f51...1fdec54. Read the comment docs.

@pashidlos
pashidlos merged commit 31f52b7 into Visual-Regression-Tracker:master Jul 18, 2022
@pashidlos

Copy link
Copy Markdown
Member

@nicerloop thanks for contribution!

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.

3 participants