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

fix: Add missing unit tests for ConsoleLogger #506

Merged
merged 1 commit into from Jul 7, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jul 7, 2023

No description provided.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@codecov
Copy link

codecov bot commented Jul 7, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +17.56 🎉

Comparison is base (666bcf0) 82.43% compared to head (7e3148d) 100.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##           master      #506       +/-   ##
============================================
+ Coverage   82.43%   100.00%   +17.56%     
============================================
  Files           4         4               
  Lines          74        74               
  Branches       13        13               
============================================
+ Hits           61        74       +13     
+ Misses         10         0       -10     
+ Partials        3         0        -3     
Impacted Files Coverage Δ
lib/LoggerBuilder.ts 100.00% <ø> (ø)
lib/ConsoleLogger.ts 100.00% <100.00%> (+39.39%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@skjnldsv skjnldsv merged commit 188e108 into master Jul 7, 2023
10 checks passed
@skjnldsv skjnldsv deleted the fix/add-missing-unit-tests branch July 7, 2023 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants