-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: streamline dataflow for hotspot analysis
- Loading branch information
1 parent
fdc6882
commit 06c8dfe
Showing
7 changed files
with
62 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
01d56f87bc03708a2aa60ad75afeeaa3ac7c27ea, v1.1.2 | ||
481ca3c1072dd8cfcae952014df2a772701e1d5e, v1.1.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,15 @@ | ||
"Manfred Steyer <[email protected]>,Sat Sep 28 18:41:26 2024 +0200 fdc6882e65fb7a88afd40fb0850399808c6ed1d6,feat: add signal store to hotspot and team alignment analysis" | ||
1 1 .detective/hash | ||
3 2 .detective/log | ||
1 1 .husky/pre-commit | ||
7 3 apps/frontend/src/app/features/hotspot/hotspot.component.html | ||
64 142 apps/frontend/src/app/features/hotspot/hotspot.component.ts | ||
123 0 apps/frontend/src/app/features/hotspot/hotspot.store.ts | ||
6 1 apps/frontend/src/app/features/team-alignment/team-alignment.component.html | ||
25 46 apps/frontend/src/app/features/team-alignment/team-alignment.component.ts | ||
56 0 apps/frontend/src/app/features/team-alignment/team-alignment.store.ts | ||
1 1 apps/frontend/src/app/ui/graph/graph.ts | ||
|
||
"Manfred Steyer <[email protected]>,Sat Sep 28 10:48:17 2024 +0200 854bde8ff89203de89c8a8f667162cfb93f6a2c4,chore: configure vscode to use single quotes" | ||
1 1 .detective/hash | ||
11 0 .detective/log | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters