Skip to content

diffguard-domain tracing instrumentation incomplete — filesystem issue blocked commit 94e2279 #592

@EffortlessSteven

Description

@EffortlessSteven

Observed in: commit 94e2279 ("feat: add tracing instrumentation to diffguard-diff")

Problem:
The commit message states:

Note: diffguard-domain source files could not be modified due to filesystem view inconsistency between tools.

This means diffguard-domain was left without tracing instrumentation while diffguard-diff was successfully instrumented. The commit even added tracing.workspace = true to diffguard-domain/Cargo.toml but no source files were actually modified.

diffguard-domain is a core business-logic crate with 25 clippy warnings. This filesystem inconsistency needs to be resolved — either by retrying the instrumentation or by explicitly documenting why it was skipped.

Impact: diffguard-domain remains dark (issue #566 tracks this at a higher level), but the partial fix in commit 94e2279 is incomplete and could regress unnoticed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions