Closed nicetomytyuk closed 2 years ago
Merging #21 (401493e) into master (55a43bd) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #21 +/- ##
=======================================
Coverage 97.98% 97.99%
=======================================
Files 8 8
Lines 398 399 +1
=======================================
+ Hits 390 391 +1
Misses 8 8
Impacted Files | Coverage Ξ | |
---|---|---|
src/service.js | 95.83% <100.00%> (+0.05%) |
: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 55a43bd...401493e. Read the comment docs.
@astagi just solved em' check it out π
Merged! Thank you @nicetomytyuk π
Added dotenv import in service.js and changed readme in the way to let the user understand on how to set a custom connection string by using .env file.
Removed 16-17-18 from readme as it's repeated in 39-40
resolved #20