Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-regression-tester
  Commit: a354a9d92fedbffc38f9e0dd95e8e77b0d61ecc3
      
https://github.com/pmd/pmd-regression-tester/commit/a354a9d92fedbffc38f9e0dd95e8e77b0d61ecc3
  Author: Andreas Dangel <[email protected]>
  Date:   2026-01-16 (Fri, 16 Jan 2026)

  Changed paths:
    M Manifest.txt
    M lib/pmdtester.rb
    A lib/pmdtester/location.rb
    M lib/pmdtester/parsers/pmd_report_document.rb
    M lib/pmdtester/pmd_violation.rb
    M pmdtester.gemspec
    A test/resources/diff_builder/test_violation_diffs_location_change_base.xml
    A test/resources/diff_builder/test_violation_diffs_location_change_patch.xml
    M test/test_diff_builder.rb
    M test/test_pmd_report_document.rb

  Log Message:
  -----------
  Compare violations with a complete location


  Commit: ace001a609d482953ce8ae2ad74361b8babd9a37
      
https://github.com/pmd/pmd-regression-tester/commit/ace001a609d482953ce8ae2ad74361b8babd9a37
  Author: Andreas Dangel <[email protected]>
  Date:   2026-01-17 (Sat, 17 Jan 2026)

  Changed paths:
    M .hoerc
    A .vscode/launch.json
    M Manifest.txt
    M Rakefile
    M lib/pmdtester/builders/project_hasher.rb
    M lib/pmdtester/location.rb
    M pmdtester.gemspec
    M resources/js/project-report.js
    M test/resources/summary_report_builder_issue121/expected_base_data.js
    M test/resources/summary_report_builder_issue121/expected_patch_data.js
    M test/resources/summary_report_builder_issue121/expected_project_data.js
    A test/test_location.rb
    M test/test_pmd_report_document.rb
    A test/test_pmd_violation.rb
    M test/test_summary_report_builder.rb

  Log Message:
  -----------
  Display location of violations


  Commit: b52fdc54157e954b6e7aad3161b43a9acb24523f
      
https://github.com/pmd/pmd-regression-tester/commit/b52fdc54157e954b6e7aad3161b43a9acb24523f
  Author: Andreas Dangel <[email protected]>
  Date:   2026-01-17 (Sat, 17 Jan 2026)

  Changed paths:
    M test/test_project_diff_report.rb

  Log Message:
  -----------
  Improve test proejct_diff_report for local manual verification


  Commit: ebeb272ea1055484b5153296ae199e67b82da828
      
https://github.com/pmd/pmd-regression-tester/commit/ebeb272ea1055484b5153296ae199e67b82da828
  Author: Andreas Dangel <[email protected]>
  Date:   2026-01-17 (Sat, 17 Jan 2026)

  Changed paths:
    M History.md

  Log Message:
  -----------
  Update History.md


  Commit: 4bf4c90eed48bdba7e7babea1fa793de94ccc70c
      
https://github.com/pmd/pmd-regression-tester/commit/4bf4c90eed48bdba7e7babea1fa793de94ccc70c
  Author: Andreas Dangel <[email protected]>
  Date:   2026-01-20 (Tue, 20 Jan 2026)

  Changed paths:
    M lib/pmdtester/pmd_violation.rb
    M test/test_pmd_violation.rb

  Log Message:
  -----------
  Only use beginLine to compare locations


  Commit: c03aecc8e98333d301bc53188473d98642b08694
      
https://github.com/pmd/pmd-regression-tester/commit/c03aecc8e98333d301bc53188473d98642b08694
  Author: Andreas Dangel <[email protected]>
  Date:   2026-01-30 (Fri, 30 Jan 2026)

  Changed paths:
    M resources/css/pmd-tester.css

  Log Message:
  -----------
  Styling improvements:

- hover current row in rule summary table
- in code snippets, avoid gap between line numbers and code


  Commit: 8d3f9bdb562a2fea9fac3fb1f570738852ff7e6c
      
https://github.com/pmd/pmd-regression-tester/commit/8d3f9bdb562a2fea9fac3fb1f570738852ff7e6c
  Author: Andreas Dangel <[email protected]>
  Date:   2026-02-06 (Fri, 06 Feb 2026)

  Changed paths:
    M History.md

  Log Message:
  -----------
  Update History.md


  Commit: 7576e33e5a45be8e8c5e2bfb2e443eb9215017d7
      
https://github.com/pmd/pmd-regression-tester/commit/7576e33e5a45be8e8c5e2bfb2e443eb9215017d7
  Author: Andreas Dangel <[email protected]>
  Date:   2026-02-06 (Fri, 06 Feb 2026)

  Changed paths:
    M .hoerc
    A .vscode/launch.json
    M History.md
    M Manifest.txt
    M Rakefile
    M lib/pmdtester.rb
    M lib/pmdtester/builders/project_hasher.rb
    A lib/pmdtester/location.rb
    M lib/pmdtester/parsers/pmd_report_document.rb
    M lib/pmdtester/pmd_violation.rb
    M pmdtester.gemspec
    M resources/css/pmd-tester.css
    M resources/js/project-report.js
    A test/resources/diff_builder/test_violation_diffs_location_change_base.xml
    A test/resources/diff_builder/test_violation_diffs_location_change_patch.xml
    M test/resources/summary_report_builder_issue121/expected_base_data.js
    M test/resources/summary_report_builder_issue121/expected_patch_data.js
    M test/resources/summary_report_builder_issue121/expected_project_data.js
    M test/test_diff_builder.rb
    A test/test_location.rb
    M test/test_pmd_report_document.rb
    A test/test_pmd_violation.rb
    M test/test_project_diff_report.rb
    M test/test_summary_report_builder.rb

  Log Message:
  -----------
  Fix #148: Add support for comparing entire rule violation location (#149)


Compare: 
https://github.com/pmd/pmd-regression-tester/compare/6ad092bef1ab...7576e33e5a45

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-regression-tester/settings/notifications


_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to