italia / verificac19-sdk

βœ… Official VerificaC19 Node.js SDK
MIT License
49 stars 17 forks source link

feat: dotenv integration #21

Closed nicetomytyuk closed 2 years ago

nicetomytyuk commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #21 (401493e) into master (55a43bd) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           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.

nicetomytyuk commented 2 years ago

@astagi just solved em' check it out 🎊

astagi commented 2 years ago

Merged! Thank you @nicetomytyuk πŸ™Œ