Skip to content

Remove colons from log rotation file name(extension).#11

Merged
sushichop merged 1 commit intomainfrom
PR/remove-colons
Apr 19, 2021
Merged

Remove colons from log rotation file name(extension).#11
sushichop merged 1 commit intomainfrom
PR/remove-colons

Conversation

@sushichop
Copy link
Copy Markdown
Owner

This PR fixes #10 with small change.

@github-actions
Copy link
Copy Markdown

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
Copy Markdown

codecov bot commented Apr 19, 2021

Codecov Report

Merging #11 (038c82f) into main (a19c3dc) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   97.73%   97.73%           
=======================================
  Files          10       10           
  Lines         398      398           
=======================================
  Hits          389      389           
  Misses          9        9           
Impacted Files Coverage Δ
Sources/Puppy/FileRotationLogger.swift 94.38% <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 a19c3dc...038c82f. Read the comment docs.

@sushichop sushichop merged commit 9b57f06 into main Apr 19, 2021
@sushichop sushichop deleted the PR/remove-colons branch April 19, 2021 15:21
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.

FileRotationLogger crashes when archiving full log files

1 participant