influxdata / influxdb-gds-connector

Google Data Studio Connector for InfluxDB.
MIT License
11 stars 4 forks source link

chore: add configuration for Dependabot #26

Open bednar opened 2 years ago

bednar commented 2 years ago

Proposed Changes

  1. Added configuration for Dependabot.
  2. Removed npm lock file.
  3. Updated yarn.lock to latest versions.

Checklist

codecov-commenter commented 2 years ago

Codecov Report

Merging #26 (a429bb6) into master (2704c02) will decrease coverage by 0.02%. The diff coverage is 78.57%.

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   82.68%   82.65%   -0.03%     
==========================================
  Files           2        2              
  Lines         358      369      +11     
  Branches       77       82       +5     
==========================================
+ Hits          296      305       +9     
- Misses         55       57       +2     
  Partials        7        7              
Impacted Files Coverage Δ
src/Connector.js 35.41% <0.00%> (-0.38%) :arrow_down:
src/InfluxDBClient.js 99.26% <91.66%> (-0.36%) :arrow_down:

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 82ca599...a429bb6. Read the comment docs.