Skip to content

[java] Update ClassWithOnlyPrivateConstructorsShouldBeFinal#3404

Merged
adangel merged 5 commits into
pmd:pmd/7.0.xfrom
oowekyala:update-ClassWithOnlyPrivateConstructorsShouldBeFinal
Aug 19, 2021
Merged

[java] Update ClassWithOnlyPrivateConstructorsShouldBeFinal#3404
adangel merged 5 commits into
pmd:pmd/7.0.xfrom
oowekyala:update-ClassWithOnlyPrivateConstructorsShouldBeFinal

Conversation

@oowekyala

Copy link
Copy Markdown
Member

Describe the PR

Related issues

Ready?

  • Added unit tests for fixed bug/feature
  • Passing all unit tests
  • Complete build ./mvnw clean verify passes (checked automatically by github actions)
  • Added (in-code) documentation (if needed)

@oowekyala oowekyala added this to the 7.0.0 milestone Jul 12, 2021
@ghost

ghost commented Jul 12, 2021

Copy link
Copy Markdown
2 Messages
📖 Compared to pmd/7.0.x:
This changeset changes 0 violations,
introduces 1726 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 0 errors and 0 configuration errors.
Full report
📖 Compared to master:
This changeset changes 30920 violations,
introduces 37955 new violations, 3 new errors and 0 new configuration errors,
removes 138526 violations, 8 errors and 3 configuration errors.
Full report
Compared to pmd/7.0.x:
This changeset changes 0 violations,
introduces 1863 new violations, 0 new errors and 0 new configuration errors,
removes 448 violations, 0 errors and 0 configuration errors.
Full report
Compared to master:
This changeset changes 30346 violations,
introduces 35942 new violations, 3 new errors and 0 new configuration errors,
removes 23377 violations, 8 errors and 3 configuration errors.
Full report

Generated by 🚫 Danger

@adangel adangel self-assigned this Aug 19, 2021
@adangel adangel merged commit 7103b7f into pmd:pmd/7.0.x Aug 19, 2021
@oowekyala oowekyala deleted the update-ClassWithOnlyPrivateConstructorsShouldBeFinal branch August 20, 2021 21:40
@adangel adangel mentioned this pull request Jan 23, 2023
55 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[java] ClassWithOnlyPrivateConstructorsShouldBeFinal can't detect inner class

2 participants