violines / rest-bundle

Symfony Bundle to create REST APIs
MIT License
35 stars 1 forks source link

Support PHP 8.0 and 8.1 + Symfony 6 and drop PHP 7.4 and Symfony 4.4 #151

Closed simon-schubert closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #151 (c71e2c8) into 0.x (17cae84) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head c71e2c8 differs from pull request most recent head 3cbc543. Consider uploading reports for the commit 3cbc543 to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##                0.x     #151   +/-   ##
=========================================
  Coverage     97.75%   97.75%           
  Complexity      163      163           
=========================================
  Files            36       36           
  Lines           400      400           
=========================================
  Hits            391      391           
  Misses            9        9           
Impacted Files Coverage Δ
src/Request/BodyArgumentResolver.php 100.00% <100.00%> (ø)
src/Request/QueryStringArgumentResolver.php 100.00% <100.00%> (ø)

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 17cae84...3cbc543. Read the comment docs.

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 6 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication