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

Conversation

@Garciat

@Garciat Garciat commented Dec 19, 2025

Copy link
Copy Markdown
Owner

Fixes #19

@codecov

codecov Bot commented Dec 19, 2025

Copy link
Copy Markdown

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).
⚠️ Report is 1 commits behind head on main.

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.

@Garciat Garciat merged commit ef4a7c3 into main Dec 19, 2025
3 checks passed
@Garciat Garciat deleted the garciat/annotation-processor branch December 19, 2025 06:19
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.

Rewrite javac plugin as annotation processor?

1 participant