Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Check to see that text is not None before calling replace in write().#262

Merged
thomasrockhu merged 1 commit intocodecov:masterfrom
nmoinvaz:fixes/text-none
May 27, 2020
Merged

Check to see that text is not None before calling replace in write().#262
thomasrockhu merged 1 commit intocodecov:masterfrom
nmoinvaz:fixes/text-none

Conversation

@nmoinvaz
Copy link
Contributor

@nmoinvaz nmoinvaz commented May 22, 2020

Error: 'NoneType' object has no attribute 'replace'

See #261

@codecov
Copy link

codecov bot commented May 22, 2020

Codecov Report

Merging #262 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##           master   #262   +/-   ##
=====================================
  Coverage      88%    88%           
=====================================
  Files           2      2           
  Lines           9      9           
=====================================
  Hits            8      8           
  Misses          1      1           

  Error: 'NoneType' object has no attribute 'replace'
@thomasrockhu thomasrockhu merged commit 53becf4 into codecov:master May 27, 2020
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.

2 participants