Skip to content

A system utilizing static analysis to reconstruct a microservice call graph and bounded context

License

Notifications You must be signed in to change notification settings

cloudhubs/prophet2

Repository files navigation

Prophet v2

Test

Run all tests

cargo test --workspace --locked --all-targets

Run tests for a specific workspace

cargo test -p <workspace_name> --lib

Lint

cargo clippy --workspace --locked --all-targets -- -D clippy::all

Format

cargo fmt --all

About

A system utilizing static analysis to reconstruct a microservice call graph and bounded context

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages