Extend test coverage for test and fixed modules
Some checks are pending
/ verify (push) Waiting to run

This commit is contained in:
Juno Takano 2026-03-19 23:37:39 -03:00
commit dc4c331cb8
6 changed files with 226 additions and 46 deletions

View file

@ -268,5 +268,4 @@ zero_sized_map_values = "warn"
# cargo
negative_feature_names = "warn"
redundant_feature_names = "warn"
multiple_crate_versions = "warn"
wildcard_dependencies = "warn"