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

Pool loggers #765

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Pool loggers #765

merged 1 commit into from
Oct 23, 2024

Conversation

martincostello
Copy link
Owner

Pool the created instances of XUnitLogger for each category.

Pool the created instances of `XUnitLogger` for each category.
@martincostello martincostello added the enhancement New feature or request label Oct 23, 2024
@martincostello martincostello added this to the v0.4.1 milestone Oct 23, 2024
@martincostello martincostello enabled auto-merge (rebase) October 23, 2024 17:39
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.80%. Comparing base (b92646b) to head (d212393).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #765      +/-   ##
==========================================
+ Coverage   97.78%   97.80%   +0.01%     
==========================================
  Files          15       15              
  Lines         271      273       +2     
  Branches       37       36       -1     
==========================================
+ Hits          265      267       +2     
  Misses          3        3              
  Partials        3        3              
Flag Coverage Δ
linux 97.06% <100.00%> (+0.02%) ⬆️
macos 97.80% <100.00%> (+0.01%) ⬆️
windows 97.06% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@martincostello martincostello merged commit 36d9112 into main Oct 23, 2024
12 checks passed
@martincostello martincostello deleted the pool-loggers branch October 23, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant