sczerwinski / android-hilt

Extensions for Dagger Hilt
https://czerwinski.it/projects/android-hilt/
Apache License 2.0
47 stars 1 forks source link

Remove obsolete Kapt processor #364

Closed sczerwinski closed 6 months ago

github-actions[bot] commented 6 months ago

Unit Test Results

 4 files   - 2   4 suites   - 2   13s :stopwatch: -4s 11 tests  - 1  11 :white_check_mark:  - 1  0 :zzz: ±0  0 :x: ±0  13 runs   - 7  13 :white_check_mark:  - 7  0 :zzz: ±0  0 :x: ±0 

Results for commit 7b81ebe4. ± Comparison against base commit a7616c6f.

This pull request removes 1 test. ``` it.czerwinski.android.hilt.processor.BindingsTest ‑ GIVEN interface with bindings for different scopes and qualifiers, WHEN generate bindings module, THEN generated module should contain bindings for all implementations ```