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 test coverage report uploads #277

Merged
merged 51 commits into from
May 28, 2023

Conversation

frankdekker
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented May 27, 2023

Codecov Report

Merging #277 (d7fdfa5) into master (73fbd1e) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##              master      #277    +/-   ##
============================================
  Coverage     100.00%   100.00%            
- Complexity      2506      2566    +60     
============================================
  Files            429       441    +12     
  Lines           7413      7599   +186     
============================================
+ Hits            7413      7599   +186     
Impacted Files Coverage Δ
src/Entity/Report/CodeInspectionIssue.php 100.00% <ø> (ø)
src/Entity/Report/CodeInspectionReport.php 100.00% <ø> (ø)
...pository/Report/CodeInspectionReportRepository.php 100.00% <ø> (ø)
src/Command/Report/CodeCoverageCleanUpCommand.php 100.00% <100.00%> (ø)
...roller/Api/Report/UploadCodeCoverageController.php 100.00% <100.00%> (ø)
src/Doctrine/Type/LineCoverageType.php 100.00% <100.00%> (ø)
src/Entity/Asset/Asset.php 100.00% <100.00%> (ø)
src/Entity/Report/CodeCoverageFile.php 100.00% <100.00%> (ø)
src/Entity/Report/CodeCoverageReport.php 100.00% <100.00%> (ø)
src/Entity/Report/LineCoverage.php 100.00% <100.00%> (ø)
... and 11 more

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

@frankdekker frankdekker merged commit f0ccb5a into master May 28, 2023
5 checks passed
@frankdekker frankdekker deleted the Add-support-for-test-coverage-report-uploads branch May 28, 2023 09:43
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