artprima / prometheus-metrics-bundle

Symfony 5/6 Prometheus Metrics Bundle
MIT License
133 stars 29 forks source link

Allow disabling default metrics #40

Closed denisvmedia closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #40 (c1f04fb) into develop (24c839d) will increase coverage by 0.16311%. The diff coverage is 85.71429%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##               develop         #40         +/-   ##
=====================================================
+ Coverage     79.00356%   79.16667%   +0.16312%     
- Complexity          84          86          +2     
=====================================================
  Files               12          12                 
  Lines              281         288          +7     
=====================================================
+ Hits               222         228          +6     
- Misses              59          60          +1     
Impacted Files Coverage Δ Complexity Δ
...njection/Compiler/RegisterMetricsCollectorPass.php 50.00000% <66.66667%> (+2.38095%) 6.00000 <0.00000> (+2.00000)
...cyInjection/ArtprimaPrometheusMetricsExtension.php 100.00000% <100.00000%> (ø) 2.00000 <0.00000> (ø)
DependencyInjection/Configuration.php 98.36066% <100.00000%> (+0.08481%) 1.00000 <0.00000> (ø)

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 24c839d...c1f04fb. Read the comment docs.