Skip to content

Feat/4274/commit parsing#4331

Closed
Nereboss wants to merge 6 commits intomainfrom
feat/4274/commit-parsing
Closed

Feat/4274/commit parsing#4331
Nereboss wants to merge 6 commits intomainfrom
feat/4274/commit-parsing

Conversation

@Nereboss
Copy link
Collaborator

New analyser to analyse multiple commits at once

Closes: #4274

Description

TODO

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

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed for 'CodeCharta Analysis'

Failed conditions
75.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Need to determine how much of the parser argument needs to be escaped or handled.
Current implementation simplifies parsing but may need adjustment based on requirements.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ChristianHuehn ChristianHuehn deleted the feat/4274/commit-parsing branch November 18, 2025 07:44
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.

Create multiple maps on commit base

2 participants