Update log for passing attrs with context. (#1216)

* Update log for passing attrs with context.

* Check type-casting

* add tests.

* Use t.Cleanup() to restore the global value.

* Fix error.

* Update tests.

* Add comments.

* Remove cover.cov

* Update doc.

* Update git ignore.
This commit is contained in:
Googol Lee
2025-06-07 17:11:50 +02:00
committed by GitHub
parent 1d1305628a
commit 0da8bef69e
8 changed files with 162 additions and 54 deletions

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@ node_modules/
/ui/coverage
/api/coverage.txt
/api/test-*-report.xml
*.cov
# building
.cache/