Closed jessicasalmon closed 7 years ago
Merging #74 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #74 +/- ##
=======================================
Coverage 95.52% 95.52%
=======================================
Files 4 4
Lines 67 67
=======================================
Hits 64 64
Misses 3 3
Impacted Files | Coverage Δ | |
---|---|---|
src/tflLogic.js | 94.73% <100%> (ø) |
:arrow_up: |
src/tflAPI.js | 87.5% <100%> (ø) |
:arrow_up: |
src/handler.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 962726a...eea4059. Read the comment docs.
All good 👍
I've updated function names (by removing 'test'), so that they are less confusing.
I made a new naming convention whereby TFL is always capitalised in const/let/var e.g.
Please check carefully as there's a lot of renaming here.
relates #65