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

Add a merge method for FilteredLogger #216

Merged
merged 5 commits into from
Sep 1, 2020
Merged

Add a merge method for FilteredLogger #216

merged 5 commits into from
Sep 1, 2020

Conversation

uhafner
Copy link
Owner

@uhafner uhafner commented Aug 27, 2020

No description provided.

@uhafner uhafner added the enhancement Enhancement of existing functionality label Aug 27, 2020
@codecov-commenter
Copy link

codecov-commenter commented Aug 27, 2020

Codecov Report

Merging #216 into master will increase coverage by 0.11%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #216      +/-   ##
============================================
+ Coverage     88.08%   88.19%   +0.11%     
- Complexity       78       79       +1     
============================================
  Files             8        8              
  Lines           319      322       +3     
  Branches         47       47              
============================================
+ Hits            281      284       +3     
  Misses           30       30              
  Partials          8        8              
Impacted Files Coverage Δ Complexity Δ
src/main/java/edu/hm/hafner/util/FilteredLog.java 100.00% <100.00%> (ø) 15.00 <1.00> (+1.00)

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 048a115...f3816f9. Read the comment docs.

@uhafner uhafner merged commit 18462f9 into master Sep 1, 2020
@uhafner uhafner deleted the merge-loggers branch September 1, 2020 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants