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

Adopt Sendable and Loggerable #62

Merged
merged 6 commits into from
Oct 12, 2022
Merged

Conversation

sushichop
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Base: 98.37% // Head: 98.48% // Increases project coverage by +0.11% 🎉

Coverage data is based on head (df88582) compared to base (1dace4c).
Patch coverage: 97.81% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   98.37%   98.48%   +0.11%     
==========================================
  Files          11       12       +1     
  Lines         430      463      +33     
==========================================
+ Hits          423      456      +33     
  Misses          7        7              
Impacted Files Coverage Δ
Sources/Puppy/FileError.swift 100.00% <ø> (ø)
Sources/Puppy/LogColor.swift 100.00% <ø> (ø)
Sources/Puppy/LogFormatter.swift 100.00% <ø> (ø)
Sources/Puppy/LogLevel.swift 100.00% <ø> (ø)
Sources/Puppy/PuppyLogHandler.swift 100.00% <ø> (ø)
Sources/Puppy/FileRotationLogger.swift 95.32% <95.83%> (+1.00%) ⬆️
Sources/Puppy/FileLoggerable.swift 97.95% <97.95%> (ø)
Sources/Puppy/ConsoleLogger.swift 100.00% <100.00%> (ø)
Sources/Puppy/FileLogger.swift 100.00% <100.00%> (+2.17%) ⬆️
Sources/Puppy/Loggerable.swift 100.00% <100.00%> (ø)
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@github-actions
Copy link

1 Warning
⚠️ Big PR, try to keep changes smaller if you can

Generated by 🚫 Danger

@sushichop sushichop merged commit 672b23f into main Oct 12, 2022
@sushichop sushichop deleted the PR/adopt-sendable-loggerable branch October 12, 2022 15:05
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.

1 participant