Skip to content

feat/4343/fix-rloc-per-function#4348

Merged
Nereboss merged 3 commits intomainfrom
feat/4343/fix-rloc-per-function
Nov 7, 2025
Merged

feat/4343/fix-rloc-per-function#4348
Nereboss merged 3 commits intomainfrom
feat/4343/fix-rloc-per-function

Conversation

@Nereboss
Copy link
Collaborator

@Nereboss Nereboss commented Nov 6, 2025

Fix problems with calculation of rloc per function

Closes: #4343

Description

Fixes rloc per function sometimes returning too early leading to small values

Definition of Done

A PR is only ready for merge once all the following acceptance criteria are fulfilled:

  • Changes have been manually tested
  • All TODOs related to this PR have been closed
  • There are automated tests for newly written code and bug fixes
  • All bugs discovered while working on this PR have been submitted as issues (if not already an open issue)
  • Documentation (GH-pages, analysis/visualization READMEs, parser READMEs, --help, etc.) has been updated (almost always necessary except for bug fixes)
  • CHANGELOG.md has been updated

Screenshots or gifs

@Nereboss Nereboss enabled auto-merge (rebase) November 6, 2025 17:38
auto-merge was automatically disabled November 6, 2025 17:48

Rebase failed

@Nereboss Nereboss enabled auto-merge (rebase) November 7, 2025 08:27
auto-merge was automatically disabled November 7, 2025 08:37

Rebase failed

@Nereboss Nereboss force-pushed the feat/4343/fix-rloc-per-function branch from b3527df to 8d06b81 Compare November 7, 2025 10:19
@Nereboss Nereboss enabled auto-merge (rebase) November 7, 2025 10:19
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 7, 2025

@Nereboss Nereboss merged commit 58a598d into main Nov 7, 2025
5 checks passed
@Nereboss Nereboss deleted the feat/4343/fix-rloc-per-function branch November 7, 2025 10:33
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.

Rloc per function sometimes incorrect

2 participants