Skip to content

Implement checker as annotation processor#22

Merged
Garciat merged 4 commits into
mainfrom
garciat/annotation-processor
Dec 19, 2025
Merged

Implement checker as annotation processor#22
Garciat merged 4 commits into
mainfrom
garciat/annotation-processor

Clean up

d46963b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2025 in 1s

65.86% (+0.08%) compared to 31ed0b4

View this Pull Request on Codecov

65.86% (+0.08%) compared to 31ed0b4

Details

Codecov Report

❌ Patch coverage is 87.50000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.86%. Comparing base (31ed0b4) to head (d46963b).

Files with missing lines Patch % Lines
.../com/garciat/typeclasses/processor/TreeParser.java 83.92% 4 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #22      +/-   ##
============================================
+ Coverage     65.78%   65.86%   +0.08%     
- Complexity      289      322      +33     
============================================
  Files            54       55       +1     
  Lines           792      788       -4     
  Branches         70       63       -7     
============================================
- Hits            521      519       -2     
+ Misses          224      223       -1     
+ Partials         47       46       -1     

☔ 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.