Skip to content

Conversation

hashemix
Copy link
Member

@hashemix hashemix commented Feb 9, 2025

📌 Summary

Added more unit tests for the schema_utils, increasing the test coverage to 64%

✨ Changes Made

  • Added a cargo alias for test coverage : cargo coverage
  • Added tarpaulin.toml to produce test coverage for all versions of the schema (latest , draft)
  • Added more test cases to improve the test coverage of the schema_utils

🛠️ Testing Steps

1- run cargo coverage
2- open .coverage/tarpaulin-report.html after it is generated

@hashemix hashemix added the test-coverage Related to the level of test coverage in the codebase, tracking improvements and gaps in testing. label Feb 9, 2025
@hashemix hashemix merged commit fd74955 into main Feb 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test-coverage Related to the level of test coverage in the codebase, tracking improvements and gaps in testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant