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

Reset 3.x to current master state #1060

Merged
merged 1,115 commits into from
Jan 17, 2024
Merged

Reset 3.x to current master state #1060

merged 1,115 commits into from
Jan 17, 2024

Conversation

kylekatarnls
Copy link
Member

As you can see here: master...3.x-update

This pull-request merge master and revert the aborted changed.

kylekatarnls and others added 30 commits March 24, 2022 14:06
Require PDepend >= 2.10.3
Increase minimum version of PDepend
better npath complexity documentation with example
Add Gitlab renderer for Gitlab CI
…ssage-on-baseline

Add missing ruleset error message on baseline
…tern-for-methods

Static access add ignore pattern for methods
Update codecov intergration
kylekatarnls and others added 18 commits December 2, 2023 21:54
Cleanup coverage annotation and PHPDoc type
Cleanup no longer needed symfony downgrade step
Fix deprecation to pass null to strlen() in ShortMethodName
# Conflicts:
#	.travis.yml
#	build.properties
#	composer.json
#	src/main/php/PHPMD/ParserFactory.php
#	src/test/php/PHPMD/AbstractTest.php
#	src/test/php/PHPMD/Node/ASTNodeTest.php
#	src/test/php/PHPMD/Node/ClassNodeTest.php
#	src/test/php/PHPMD/Node/FunctionTest.php
#	src/test/php/PHPMD/Node/MethodNodeTest.php
#	src/test/php/PHPMD/ParserFactoryTest.php
#	src/test/php/PHPMD/ParserTest.php
#	src/test/php/PHPMD/Regression/AcceptsFilesAndDirectoriesAsInputTicket001Test.php
#	src/test/php/PHPMD/Regression/MaximumNestingLevelTicket24975295Test.php
#	src/test/php/PHPMD/Renderer/HTMLRendererTest.php
#	src/test/php/PHPMD/RuleTest.php
#	src/test/php/PHPMD/TextUI/CommandLineOptionsTest.php
AJenbo
AJenbo previously approved these changes Jan 10, 2024
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (3.x@da5d298). Click here to learn what that means.

Additional details and impacted files
@@          Coverage Diff           @@
##             3.x    #1060   +/-   ##
======================================
  Coverage       ?   92.54%           
  Complexity     ?     1239           
======================================
  Files          ?      111           
  Lines          ?     3405           
  Branches       ?        0           
======================================
  Hits           ?     3151           
  Misses         ?      254           
  Partials       ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kylekatarnls kylekatarnls reopened this Jan 16, 2024
@kylekatarnls kylekatarnls merged commit 8dae244 into 3.x Jan 17, 2024
113 checks passed
@kylekatarnls kylekatarnls deleted the 3.x-update branch January 17, 2024 11:33
@ravage84 ravage84 added this to the 3.0.0 milestone May 3, 2024
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