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

Use struct instead of class #72

Merged
merged 1 commit into from
Nov 29, 2022
Merged

Use struct instead of class #72

merged 1 commit into from
Nov 29, 2022

Conversation

sushichop
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Nov 29, 2022

Codecov Report

Base: 98.49% // Head: 98.48% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (6d0d5ef) compared to base (e3a5786).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
- Coverage   98.49%   98.48%   -0.01%     
==========================================
  Files          12       12              
  Lines         465      463       -2     
==========================================
- Hits          458      456       -2     
  Misses          7        7              
Impacted Files Coverage Δ
Sources/Puppy/ConsoleLogger.swift 100.00% <ø> (ø)
Sources/Puppy/FileLogger.swift 100.00% <ø> (ø)
Sources/Puppy/OSLogger.swift 100.00% <ø> (ø)
Sources/Puppy/Puppy.swift 100.00% <ø> (ø)
Sources/Puppy/PuppyLogHandler.swift 100.00% <ø> (ø)
Sources/Puppy/FileRotationLogger.swift 95.23% <100.00%> (-0.09%) ⬇️

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.

@sushichop sushichop merged commit 09880bc into main Nov 29, 2022
@sushichop sushichop deleted the PR/use-struct branch November 29, 2022 12:26
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