Skip to content

updates the copyright files#659

Merged
fborriello merged 1 commit intomasterfrom
config/update-copyright-2026
Apr 3, 2026
Merged

updates the copyright files#659
fborriello merged 1 commit intomasterfrom
config/update-copyright-2026

Conversation

@fborriello
Copy link
Copy Markdown
Member

@fborriello fborriello commented Apr 3, 2026

Description

Uupdates the copyright files

Checklist:

  • The branch follows the best practices naming convention:
    • Use grouping tokens (words) at the beginning of your branch names.
      • feature: Feature I'm adding or expanding
      • bug: Bugfix or experiment
      • wip: Work in progress; stuff I know won't be finished soon
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • My changes have no bad impacts on performances
  • My changes have been tested through Unit Tests and the overall coverage has not decreased. Check the coverall report for your branch: here
  • Any implemented change has been added in the CHANGELOG.md file
  • Any implemented change has been added in the CHANGELOG-JDK11.md file
  • My changes have been applied on a separate branch too with compatibility with Java 11. Follow this instructions for help.
  • The maven version has been increased.

@fborriello fborriello requested a review from a team as a code owner April 3, 2026 09:54
@fborriello fborriello merged commit a312177 into master Apr 3, 2026
2 of 3 checks passed
@fborriello fborriello deleted the config/update-copyright-2026 branch April 3, 2026 09:54
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

Test Coverage Report

Coverage Baseline Build Diff
Lines 100.00% 1236/1236 100.00% 1236/1236 +0.00% 💙
Branches 100.00% 492/492 100.00% 492/492 +0.00% 💙
Instructions 100.00% 6125/6125 100.00% 6125/6125 +0.00% 💙
Complexity 100.00% 786/786 100.00% 786/786 +0.00% 💙
Methods 100.00% 540/540 100.00% 540/540 +0.00% 💙
Classes 100.00% 50/50 100.00% 50/50 +0.00% 💙
Normalised Score 100.00% 100.00% +0.00% 💙

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.

1 participant