Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Fix the cannot read property range of null bug #1557

Merged
merged 1 commit into from
Jan 30, 2019

Conversation

LogvinovLeon
Copy link
Contributor

Description

Fixes #1530

I don't have an example solidity code and AST where that happens, but if it does - it doesn't hurt to check.

Testing instructions

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Prefix PR title with [WIP] if necessary.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

@coveralls
Copy link

coveralls commented Jan 30, 2019

Coverage Status

Coverage decreased (-0.005%) to 85.207% when pulling e23f90e on fix/sol-cov/property-range-of-null into 25e42c0 on development.

@LogvinovLeon LogvinovLeon force-pushed the fix/sol-cov/property-range-of-null branch from 0261c41 to e23f90e Compare January 30, 2019 13:04
@LogvinovLeon LogvinovLeon merged commit c9a7ef1 into development Jan 30, 2019
@LogvinovLeon LogvinovLeon deleted the fix/sol-cov/property-range-of-null branch January 30, 2019 13:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error while using sol-coverage: Cannot read property 'range' of null
3 participants