violines / rest-bundle

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

add PHP8 attribute to Error #103

Closed simon-schubert closed 3 years ago

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 3 years ago

Codecov Report

Merging #103 (6dbc494) into master (6a3f77b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #103   +/-   ##
=========================================
  Coverage     84.41%   84.41%           
  Complexity      140      140           
=========================================
  Files            31       31           
  Lines           353      353           
=========================================
  Hits            298      298           
  Misses           55       55           
Impacted Files Coverage Δ Complexity Δ
src/Error/Error.php 100.00% <ø> (ø) 5.00 <0.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 6a3f77b...6dbc494. Read the comment docs.