Skip to content

Implement compile-time witness resolution verification#15

Closed
Copilot wants to merge 3 commits into
mainfrom
copilot/implement-annotation-processor
Closed

Implement compile-time witness resolution verification#15
Copilot wants to merge 3 commits into
mainfrom
copilot/implement-annotation-processor

Complete annotation processor implementation with tests and documenta…

96eaea6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 15, 2025 in 0s

60.79% (-7.25%) compared to 09cfa6d

View this Pull Request on Codecov

60.79% (-7.25%) compared to 09cfa6d

Details

Codecov Report

❌ Patch coverage is 0% with 72 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.79%. Comparing base (09cfa6d) to head (96eaea6).

Files with missing lines Patch % Lines
...eclasses/processor/WitnessResolutionProcessor.java 0.00% 72 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #15      +/-   ##
============================================
- Coverage     68.04%   60.79%   -7.25%     
  Complexity      234      234              
============================================
  Files            49       50       +1     
  Lines           604      676      +72     
  Branches         46       59      +13     
============================================
  Hits            411      411              
- Misses          170      242      +72     
  Partials         23       23              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.