Skip to content

[java] Update BigIntegerInstantiation#3386

Merged
adangel merged 4 commits into
pmd:pmd/7.0.xfrom
adangel:pmd7-update-BigIntegerInstantiation
Jul 16, 2021
Merged

[java] Update BigIntegerInstantiation#3386
adangel merged 4 commits into
pmd:pmd/7.0.xfrom
adangel:pmd7-update-BigIntegerInstantiation

Conversation

@adangel

@adangel adangel commented Jul 6, 2021

Copy link
Copy Markdown
Member

Describe the PR

Part of #2701

It also adds support for BigInteger.TWO, which was added with Java9.

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)

@adangel adangel changed the title [java] Uupdate big integer instantiation [java] Update BigIntegerInstantiation Jul 6, 2021
@adangel adangel added this to the 7.0.0 milestone Jul 6, 2021
@ghost

ghost commented Jul 6, 2021

Copy link
Copy Markdown
2 Messages
📖 Compared to pmd/7.0.x:
This changeset changes 0 violations,
introduces 12 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 30203 violations,
introduces 32705 new violations, 3 new errors and 0 new configuration errors,
removes 143872 violations, 8 errors and 3 configuration errors.
Full report
Compared to pmd/7.0.x:
This changeset changes 0 violations,
introduces 12 new violations, 0 new errors and 0 new configuration errors,
removes 852 violations, 0 errors and 0 configuration errors.
Full report
Compared to master:
This changeset changes 88 violations,
introduces 693 new violations, 3 new errors and 0 new configuration errors,
removes 5982 violations, 8 errors and 3 configuration errors.
Full report

Generated by 🚫 Danger

@oowekyala oowekyala left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

adangel and others added 2 commits July 16, 2021 09:58
Co-authored-by: Clément Fournier <clement.fournier76@gmail.com>
@adangel adangel merged commit 55309f0 into pmd:pmd/7.0.x Jul 16, 2021
@adangel adangel deleted the pmd7-update-BigIntegerInstantiation branch July 16, 2021 09:04
@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.

2 participants