feat(notgraph): heatmap coloring, symbol counts, per-crate module graphs, cycle callouts

This commit is contained in:
Joseph O'Brien
2026-04-02 20:53:07 -04:00
parent 5c14230935
commit b5a27108d0
28 changed files with 490 additions and 167 deletions

View File

@@ -5,8 +5,8 @@ use tempfile::TempDir;
use notcore::{HookPhase, HookSpec};
use notfiles::{LinkOptions, link};
use nothooks::{HookResult, HookRunner};
use notsecrets::{FileSource, resolve_identities};
use notsecrets::sources::IdentitySource;
use notsecrets::{FileSource, resolve_identities};
/// Test that notsecrets and nothooks can each be used independently
/// in the same integration boundary — resolving an age key from a file