garageScript / databases

Play with databases without account
https://learndatabases.dev/
7 stars 11 forks source link

closes #241 - init commiit, fix typo #242

Closed anthonykhoa closed 4 years ago

anthonykhoa commented 4 years ago

The issue

241

The arangoJS API was used wrong -- there was a word that was supposed to be spelled passwd, but it got spelled as password instead.

This PR will

codecov[bot] commented 4 years ago

Codecov Report

Merging #242 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #242   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          494       494           
  Branches        55        55           
=========================================
  Hits           494       494           
Impacted Files Coverage Δ
database/arango/arango.js 100.00% <ø> (ø)

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 2919eef...31b4616. Read the comment docs.