Closed hazem3500 closed 4 years ago
Merging #5 into master will increase coverage by
0.04%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #5 +/- ##
==========================================
+ Coverage 99.18% 99.22% +0.04%
==========================================
Files 3 3
Lines 122 129 +7
Branches 15 15
==========================================
+ Hits 121 128 +7
Misses 1 1
Impacted Files | Coverage Δ | |
---|---|---|
src/index.js | 100% <100%> (ø) |
:arrow_up: |
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 69f1239...36224dc. Read the comment docs.
Hello @galacemiguel 👋, I was wondering why this pull request didn't get merged yet? should I elaborate more on what this pull request is fixing?
Hi @hazem3500, sorry I've been quite busy lately. I'll look over this this weekend. Do you mind opening an issue first though? Thanks!
when calling getUnit with a non-single property value it gives the error
TypeError: Cannot read property '2' of null
so I fixed it by checking if the matched array is null