Skip to content

Conversation

@francesco-stacks
Copy link

@francesco-stacks francesco-stacks commented Nov 6, 2025

Description

82/98 StaticCheckErrorKind variants covered.

Applicable issues

  • fixes #

Additional info (benefits, drawbacks, caveats)

Checklist

  • Test coverage for new or modified code paths
  • Changelog is updated
  • Required documentation changes (e.g., docs/rpc/openapi.yaml and rpc-endpoints.md for v2 endpoints, event-dispatcher.md for new events)
  • New clarity functions have corresponding PR in clarity-benchmarking repo

@francesco-stacks francesco-stacks self-assigned this Nov 6, 2025
@CLAassistant
Copy link

CLAassistant commented Nov 12, 2025

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
7 out of 8 committers have signed the CLA.

✅ brice-stacks
✅ wileyj
✅ jacinta-stacks
✅ rob-stacks
✅ federico-stacks
✅ Jiloc
✅ obycode
❌ francesco-stacks
You have signed the CLA already but the status is still pending? Let us recheck it.

@francesco-stacks francesco-stacks changed the base branch from aac-client-breaking to develop November 12, 2025 11:15
@francesco-stacks francesco-stacks changed the title feat: add static check error consensus tests feat: add static and runtime check error consensus tests Nov 19, 2025
@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

❌ Patch coverage is 87.34118% with 269 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.72%. Comparing base (7ff75a2) to head (6743b1a).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
clarity-types/src/errors/analysis.rs 67.45% 83 Missing ⚠️
...y/src/vm/analysis/type_checker/v2_1/natives/mod.rs 71.54% 35 Missing ⚠️
clarity/src/vm/analysis/type_checker/v2_1/mod.rs 75.96% 25 Missing ⚠️
.../src/vm/analysis/type_checker/v2_05/natives/mod.rs 67.64% 22 Missing ⚠️
clarity/src/vm/analysis/type_checker/v2_05/mod.rs 73.01% 17 Missing ⚠️
clarity-types/src/types/signatures.rs 81.92% 15 Missing ⚠️
clarity-types/src/types/mod.rs 35.29% 11 Missing ⚠️
...vm/analysis/type_checker/v2_1/natives/sequences.rs 72.97% 10 Missing ⚠️
...m/analysis/type_checker/v2_05/natives/sequences.rs 72.72% 9 Missing ⚠️
clarity/src/vm/analysis/analysis_db.rs 57.89% 8 Missing ⚠️
... and 14 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6661      +/-   ##
===========================================
+ Coverage    70.05%   79.72%   +9.66%     
===========================================
  Files          578      578              
  Lines       358373   359155     +782     
===========================================
+ Hits        251064   286339   +35275     
+ Misses      107309    72816   -34493     
Files with missing lines Coverage Δ
clarity-types/src/errors/mod.rs 75.55% <100.00%> (+0.84%) ⬆️
clarity-types/src/tests/types/mod.rs 96.86% <ø> (+42.85%) ⬆️
clarity-types/src/tests/types/signatures.rs 99.12% <100.00%> (+72.32%) ⬆️
clarity/src/vm/analysis/read_only_checker/tests.rs 100.00% <100.00%> (+23.41%) ⬆️
clarity/src/vm/analysis/trait_checker/mod.rs 100.00% <100.00%> (ø)
clarity/src/vm/analysis/trait_checker/tests.rs 85.42% <ø> (ø)
...ity/src/vm/analysis/type_checker/v2_05/contexts.rs 98.24% <100.00%> (ø)
...c/vm/analysis/type_checker/v2_05/natives/assets.rs 98.04% <100.00%> (+0.18%) ⬆️
...src/vm/analysis/type_checker/v2_05/natives/maps.rs 95.57% <100.00%> (+0.24%) ⬆️
...src/vm/analysis/type_checker/v2_05/tests/assets.rs 99.49% <100.00%> (ø)
... and 43 more

... and 288 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ff75a2...6743b1a. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants