artprima / prometheus-metrics-bundle

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

Bump supported Symfony and PHP versions #56

Closed denisvmedia closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #56 (61a99df) into develop (4b60e3c) will increase coverage by 2.32051%. The diff coverage is 100.00000%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##               develop         #56         +/-   ##
=====================================================
+ Coverage     78.76923%   81.08974%   +2.32052%     
+ Complexity         100          97          -3     
=====================================================
  Files               12          12                 
  Lines              325         312         -13     
=====================================================
- Hits               256         253          -3     
+ Misses              69          59         -10     
Impacted Files Coverage Δ
Controller/MetricsController.php 100.00000% <ø> (ø)
DependencyInjection/Compiler/IgnoredRoutesPass.php 80.00000% <ø> (ø)
...njection/Compiler/RegisterMetricsCollectorPass.php 59.09091% <ø> (+16.66668%) :arrow_up:
Metrics/AppMetrics.php 98.38710% <ø> (-0.02559%) :arrow_down:
Metrics/MetricsCollectorInitTrait.php 100.00000% <ø> (ø)
Metrics/MetricsCollectorRegistry.php 100.00000% <ø> (ø)
Metrics/Renderer.php 100.00000% <ø> (ø)
EventListener/MetricsCollectorListener.php 59.25926% <100.00000%> (-0.37377%) :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 4b60e3c...61a99df. Read the comment docs.