Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

making logparser script resilient against ill formated log #43

Merged
merged 1 commit into from
Jul 12, 2018
Merged

making logparser script resilient against ill formated log #43

merged 1 commit into from
Jul 12, 2018

Conversation

jaesivsm
Copy link
Contributor

logparser script encountered

UnicodeEncodeError: 'ascii' codec can't encode character u'\xea' in position 151: ordinal not in range(128)

logparser script encountered
> UnicodeEncodeError: 'ascii' codec can't encode character u'\xea' in position 151: ordinal not in range(128)
@codecov
Copy link

codecov bot commented Jun 12, 2018

Codecov Report

Merging #43 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #43   +/-   ##
======================================
  Coverage    90.1%   90.1%           
======================================
  Files          13      13           
  Lines         768     768           
======================================
  Hits          692     692           
  Misses         76      76
Impacted Files Coverage Δ
modoboa_stats/management/commands/logparser.py 82.27% <100%> (ø) ⬆️

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 d781c77...aad110d. Read the comment docs.

@tonioo tonioo merged commit 5213b35 into modoboa:master Jul 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants