synthesized-io / insight

🧿 Metrics & Monitoring of Datasets
BSD 3-Clause "New" or "Revised" License
12 stars 0 forks source link

Grafana integration #81

Open Hebruwu opened 2 years ago

Hebruwu commented 2 years ago

The database branch needs to be merged in

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

86.1% 86.1% Coverage
0.0% 0.0% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #81 (d5148fe) into master (86567c1) will increase coverage by 1.3%. The diff coverage is 83.4%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #81     +/-   ##
========================================
+ Coverage    79.0%   80.3%   +1.3%     
========================================
  Files           9      12      +3     
  Lines         687     816    +129     
  Branches      135     149     +14     
========================================
+ Hits          543     656    +113     
- Misses        113     123     +10     
- Partials       31      37      +6     
Impacted Files Coverage Δ
src/insight/database/db_connection.py 0.0% <0.0%> (ø)
src/insight/metrics/base.py 82.8% <78.8%> (-3.7%) :arrow_down:
src/insight/metrics/metrics_usage.py 92.1% <83.3%> (+10.7%) :arrow_up:
src/insight/database/utils.py 88.0% <88.0%> (ø)
src/insight/database/schema.py 100.0% <100.0%> (ø)