pi-hole / api

The Pi-hole API
Other
162 stars 22 forks source link

Upgrade to Gravity DB version 2 #208

Closed AzureMarker closed 5 years ago

AzureMarker commented 5 years ago

This upgrades the code to use the gravity database version 2 schema, which includes groups and domain auditing. This does not change any of the API's functionality (does not update audit code to use the audit table).

codecov[bot] commented 5 years ago

Codecov Report

Merging #208 into development will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #208   +/-   ##
============================================
  Coverage        69.29%   69.29%           
============================================
  Files               91       91           
  Lines             6256     6256           
  Branches          1154     1154           
============================================
  Hits              4335     4335           
  Misses             979      979           
  Partials           942      942

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 b84e8cd...6e3e734. Read the comment docs.