Closed guibranco closed 7 months ago
Here's the code health analysis summary for commits 34c9d7b..ef55d79
. View details on DeepSource β.
Analyzer | Status | Summary | Link |
---|---|---|---|
Test coverage | β Success | View Check β | |
SQL | β Success | View Check β | |
Secrets | β Success | View Check β | |
PHP | β Failure | β 11 occurences introduced | View Check β |
Docker | β Success | View Check β |
Metric | Aggregate | Php |
---|---|---|
Branch Coverage | 100% | 100% |
Composite Coverage | 98.8% (down 1.2% from main ) | 98.8% (down 1.2% from main ) |
Line Coverage | 98.8% (down 1.2% from main ) | 98.8% (down 1.2% from main ) |
π‘ If youβre a repository administrator, you can configure the quality gates from the settings.
Coverage variation | Diff coverage |
---|---|
:x: -1.16% (target: -1.00%) | :white_check_mark: 50.00% |
You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
66.7% Coverage on New Code
0.0% Duplication on New Code
Before the change?
Request->delete
capability to receive a payload.Request
class documentation.After the change?
delete
method will be available.Pull request checklist
Does this introduce a breaking change?