Skip to content

Commit

Permalink
feat: trace_block (#979)
Browse files Browse the repository at this point in the history
* wip tracing

* wip tracing

* cleaning

* refactor tracing

* add testing

* fix lint

* fix comments

* add builder + macro for testing

* clean test helper function

* clean tracing + update test

* add comments

* fix comments
  • Loading branch information
greged93 authored Apr 21, 2024
1 parent 3fed33f commit 998ec71
Show file tree
Hide file tree
Showing 21 changed files with 982 additions and 284 deletions.
2 changes: 1 addition & 1 deletion .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ lint:
- git-diff-check
- hadolint@2.12.0
- markdownlint@0.39.0
- osv-scanner@1.7.0
- osv-scanner@1.7.2
- oxipng@9.0.0
- prettier@3.2.5
- rustfmt@1.65.0
Expand Down
Loading

0 comments on commit 998ec71

Please sign in to comment.