Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for code inspection report uploads #256

Merged
merged 49 commits into from
Apr 29, 2023

Conversation

frankdekker
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 29, 2023

Codecov Report

Merging #256 (2dcc461) into master (4025dc3) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##              master      #256    +/-   ##
============================================
  Coverage     100.00%   100.00%            
- Complexity      2310      2397    +87     
============================================
  Files            389       406    +17     
  Lines           6791      7049   +258     
============================================
+ Hits            6791      7049   +258     
Impacted Files Coverage Δ
src/Controller/Api/User/CurrentUserController.php 100.00% <ø> (ø)
src/Entity/User/User.php 100.00% <ø> (ø)
src/Validator/Filter/IsValidPatternValidator.php 100.00% <ø> (ø)
src/ApiPlatform/OpenApi/OpenApiFactory.php 100.00% <100.00%> (ø)
...rc/Command/Report/CodeInspectionCleanUpCommand.php 100.00% <100.00%> (ø)
...ller/Api/Report/UploadCodeInspectionController.php 100.00% <100.00%> (ø)
src/Entity/Report/CodeInspectionIssue.php 100.00% <100.00%> (ø)
src/Entity/Report/CodeInspectionReport.php 100.00% <100.00%> (ø)
src/Exception/XMLException.php 100.00% <100.00%> (ø)
...epository/Report/CodeInspectionIssueRepository.php 100.00% <100.00%> (ø)
... and 12 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@frankdekker frankdekker merged commit acf8340 into master Apr 29, 2023
@frankdekker frankdekker deleted the Add-support-for-code-inspection-report-uploads branch April 29, 2023 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant