MaibornWolff / MaibornWolff/codecharta

Delta mode should be possible to use with multiple maps at the same time

Open
#2,576 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

blocked feature javascript pr-visualization priority:medium
Dominant language
TypeScript
Stars
529
Forks
56
Avg merge
7h 17m
Merged PRs (30d)
34

Description

Feature request

Description

As a user, I want to use delta mode with multiple maps at the same time so that I do not have to combine maps locally before loading them into CC.

This is a feature based upon https://github.com/MaibornWolff/codecharta/issues/2569.

Acceptance criteria

  • As soon as maps are chained together, switching in delta mode should handle them as a single file

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading issue #2569, then locate the existing delta-mode and map-chaining entry points in the TypeScript application. Trace how chained maps are handled when delta mode is switched on; the work is done when the chained maps are treated as a single file in delta mode.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.