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 AnyObject for protocol inheritance instead of class. #13

Merged
merged 1 commit into from
Apr 30, 2021

Conversation

sushichop
Copy link
Owner

No description provided.

@github-actions
Copy link

1 Warning
⚠️ The library files were changed, but the tests remained unmodified.
Consider updating or adding to the tests to match the library changes.

Generated by 🚫 Danger

@codecov
Copy link

codecov bot commented Apr 30, 2021

Codecov Report

Merging #13 (6071c2b) into main (9b57f06) will decrease coverage by 6.53%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   97.73%   91.20%   -6.54%     
==========================================
  Files          10       10              
  Lines         398      398              
==========================================
- Hits          389      363      -26     
- Misses          9       35      +26     
Impacted Files Coverage Δ
Sources/Puppy/FileRotationLogger.swift 94.38% <ø> (ø)
Sources/Puppy/OSLogger.swift 10.34% <0.00%> (-89.66%) ⬇️

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 9b57f06...6071c2b. Read the comment docs.

@sushichop sushichop merged commit f8dc1ac into main Apr 30, 2021
@sushichop sushichop deleted the PR/use-anyobject-protocol branch April 30, 2021 15:42
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