Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

fix: check result object #311

Merged
merged 1 commit into from Dec 6, 2019
Merged

Conversation

ricardogobbosouza
Copy link
Collaborator

@ricardogobbosouza ricardogobbosouza commented Dec 4, 2019

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Resolve #306

Breaking Changes

Additional Info

@codecov
Copy link

codecov bot commented Dec 4, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #311   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      7           
  Lines         137    148   +11     
  Branches       29     40   +11     
=====================================
+ Hits          137    148   +11
Impacted Files Coverage Δ
src/Linter.js 100% <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 dab6d65...a9bcff8. Read the comment docs.

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.

TypeError: Cannot read property '0' of undefined
1 participant