Skip to content

History / Component Diagrams

Revisions

  • docs: fix final verification findings - xUnit3: fix non-compiling Dispose pattern (override -> new) - MongoDB: fix ChangeStreamCorrelation signatures (required idSelector, CancellationToken in handler lambdas) - Component-Diagrams: fix ArrowColorMode default (ByStatus -> DependencyType), remove phantom ComponentDiagram.puml output file - Redis: clarify Hash method classification language - Event-Annotations: add missing DependencyCategory and phase-aware properties to MessageTrackerOptions table

    @lemonlion lemonlion committed May 24, 2026
  • docs: fix remaining audit findings across wiki pages - HTTP-Tracking-Setup: update stale IHttpClientFactory registration to IHttpMessageHandlerBuilderFilter (v3.0.21+) - xUnit3: fix broken Dispose(bool) pattern in BaseFixture example - Component-Diagrams: add missing ArrowColorMode/DependencyColors to API reference code block - PubSub: remove misleading "Tracker Only" DI section (no separate overload) - PlantUML-Browser-Rendering: fix "official CDN" claim (uses jsdelivr fork) - Tracking-Custom-Dependencies: add DependencyCategory to properties table - LightBDD-xUnit2: update deprecated ReportWritersConfiguration() example

    @lemonlion lemonlion committed May 24, 2026
  • docs: update database toggle docs to include collections participants

    @lemonlion lemonlion committed May 24, 2026
  • docs: complete rebrand TestTrackingDiagrams → Kronikol (v3.0.0) - All TestTrackingDiagrams references → Kronikol - All TTD abbreviations → Kronikol - X-TTD-TestName/X-TTD-TestId → test-tracking-current-test-name/test-tracking-current-test-id - ttd- prefixed headers → kronikol- - TTD_ env vars → KRONIKOL_ - Updated all code examples, API references, and guides

    @lemonlion lemonlion committed May 17, 2026
  • docs: fix wiki inaccuracies found during code audit Report-Configuration.md: - Fix PlantUmlRendering default: Server -> BrowserJs - Fix InternalFlowShowFlameChart default: false -> true - Rename FeaturesReportShowStepNumbers -> TestRunReportShowStepNumbers - Fix GenerateComponentDiagram default in table: false -> true - Add 7 missing properties: GenerateSpecificationsReport, GenerateTestRunReport, GenerateSpecificationsData, GenerateTestRunReportData, GenerateTestRunReportSchema, SetupHighlightColor, ExpectedTestCount Assertion-Tracking.md: - Remove 541 lines of stale duplicate content (old AssertionRewriter section and IL Weaving Beta section superseded by v2.31.0 promotion) Component-Diagrams.md + API-Reference.md: - Fix EmbedInFeaturesReport -> EmbedInTestRunReport Generated-Reports.md: - FeaturesReportShowStepNumbers -> TestRunReportShowStepNumbers Project-Templates.md: - AssertionRewriter -> AssertionTracking (package was removed in v2.31.0) Step-Tracking.md: - Update StepTracking package version to 2.31.0 Integration pages (11 files): - Update all TestTrackingDiagrams.* package versions to 2.31.0

    @lemonlion lemonlion committed May 8, 2026
  • docs: update Spanner/Bigtable DependencyCategory, add AsyncLocal warning for WebApplicationFactory

    @lemonlion lemonlion committed Apr 27, 2026
  • docs: update component diagram embedding to describe toggle button (v2.22.4)

    @lemonlion lemonlion committed Apr 22, 2026
  • docs: dependency-type coloring & embedded component diagram (v2.22.0)

    @lemonlion lemonlion committed Apr 22, 2026
  • docs: fix documentation gaps found in wiki audit - Fix incorrect docs: remove ghost CiSummaryPlantUmlRendering property, fix InternalFlowNoDataBehavior default (ShowMessage->HideLink), fix HtmlSpecificationsCustomStyleSheet default (null->VioletThemeStyleSheet), fix LightBDD HappyPathAttribute attribution - Add missing features to Report-Configuration.md: InternalFlowHasDataBehavior, FixedNameForReceivingService - Expand Tags-and-Attributes.md: Category, Labels, DocString, Step Comments - Expand Excluding-Requests.md: How It Works, ExcludedHeaders, RequestResponseMetaType - Expand Large-Response-and-Diagram-Handling.md: splitting thresholds table - Add report features to Generated-Reports.md: failure clustering, diff rendering, file attachments, step comments, ReportGenerator API section - Expand Search-Syntax.md: Implicit AND section - Document TrackingTraceContext, TestTrackingServerBridge, PendingRequestResponseLogs in Tracking-Dependencies.md - Expand Redis extension docs: add missing command mappings (MSETNX, GETRANGE, PEXPIREAT, LPUSHX, RPUSHX) - Expand ReqNRoll integration docs (all 3 pages): @category: tag, Rule blocks, Scenario Outlines, Step Tables, DocStrings - Document CreateTestTrackingClient DelegatingHandler[] overload in HTTP-Tracking-Setup.md - Expand Component-Diagrams.md diff mode: visual rendering rules, StatsChange record, 20% P95 threshold, useC4 parameter - Update API-Reference.md: add 24 missing public types (WholeTestFlowVisualization, StringCasing, DataFormat, CiMetadata, ScenarioStep, StepParameter, FileAttachment, InternalFlowHasDataBehavior, ComponentDiagramDiffer, RelationshipStats, DependencyGraphMetrics, and more)

    @lemonlion lemonlion committed Apr 17, 2026
  • Update report file names to match current defaults - ComponentSpecificationsWithExamples.html -> Specifications.html - FeaturesReport.html -> TestRunReport.html - ComponentSpecifications.yml -> Specifications.yml Updated across 17 wiki pages: Report Configuration, Quick Start, Generated Reports, CI Artifact Upload, Component Diagrams, and all integration guides.

    @lemonlion lemonlion committed Apr 15, 2026
  • docs: update Component Diagrams with v2.0.34 analytics features - Add Performance Summary Table section (sortable, expandable, CV column) - Add Latency Distribution Bar Chart section - Add Latency Variance (CV) section with colour-coding explanation - Add Outlier Detection section (mean + 2σ, top 5 outliers) - Add Latency Contribution section (stacked bar, % per dependency) - Add Request Method Distribution section (colour-coded stacked bars) - Add Status Codes & Payload Sizes section - Add Concurrent Call Detection section - Add Error Correlation section (pairwise co-occurrence analysis) - Add Call Ordering Patterns section (dominant call sequences) - Add Interactive Focus Mode and Diff Mode sections - Replace outdated Relationship Flows and System Flow sections - Update TOC with all new sections

    @lemonlion lemonlion committed Apr 6, 2026
  • docs: update Component-Diagrams for v2.0.15-alpha - stats, diff mode, focus mode

    @lemonlion lemonlion committed Apr 6, 2026
  • docs: update Component-Diagrams - ShowRelationshipFlows and ShowSystemFlameChart default to true

    @lemonlion lemonlion committed Apr 5, 2026
  • Document context menu enhancements for v2.0.16-alpha - Inline SVG Rendering: add full Context Menu section with content types, menu items, z-index - Generated Reports: add context menu to Report Features list - Component Diagrams: note context menu available on relationship flows and system flame charts - Internal Flow Tracking: document context menu on flame charts, call trees, and activity diagrams

    @lemonlion lemonlion committed Apr 5, 2026
  • docs: update wiki for v2.0.15-alpha - whole-test flow, component diagram flows, system flamechart

    @lemonlion lemonlion committed Apr 5, 2026
  • docs: add component diagrams wiki page and update sidebar, home, report config, API reference

    @lemonlion lemonlion committed Apr 2, 2026