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

Instantiate DispatchQueue and add an argument #9

Merged
merged 3 commits into from
Jan 23, 2021

Conversation

sushichop
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jan 23, 2021

Codecov Report

Merging #9 (3d5a751) into main (2b61d96) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   97.78%   97.73%   -0.05%     
==========================================
  Files          10       10              
  Lines         406      398       -8     
==========================================
- Hits          397      389       -8     
  Misses          9        9              
Impacted Files Coverage Δ
Sources/Puppy/ConsoleLogger.swift 100.00% <ø> (ø)
Sources/Puppy/LogColor.swift 100.00% <ø> (ø)
Sources/Puppy/Puppy.swift 100.00% <ø> (ø)
Sources/Puppy/PuppyLogHandler.swift 100.00% <ø> (ø)
Sources/Puppy/BaseLogger.swift 100.00% <100.00%> (ø)
Sources/Puppy/FileLogger.swift 94.11% <100.00%> (-0.17%) ⬇️
Sources/Puppy/FileRotationLogger.swift 94.38% <100.00%> (-0.13%) ⬇️
Sources/Puppy/OSLogger.swift 100.00% <100.00%> (ø)

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 2b61d96...3d5a751. Read the comment docs.

@sushichop sushichop merged commit a19c3dc into main Jan 23, 2021
@sushichop sushichop deleted the PR/instantiate-queue branch January 23, 2021 14:02
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