wrdv / testme-idea

TestMe IntelliJ IDEA Plugin - Auto generates Unit Test code
http://weirddev.com/testme
Other
171 stars 65 forks source link

Gradle intellij platform v2.* build migration CI issues #49

Closed yaronyam closed 2 months ago

yaronyam commented 2 months ago

handle some of gradle intellij platform v2.* build migration CI issues ( for IDEA 2024.2 support):

@huangliang992 - gradle build updated. structure remains the same. please let me know if you see any issues. thanks

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.54%. Comparing base (0d8a47b) to head (94cb492). Report is 9 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #49 +/- ## ============================================ + Coverage 64.79% 65.54% +0.74% - Complexity 18 1047 +1029 ============================================ Files 88 87 -1 Lines 3147 3111 -36 Branches 653 645 -8 ============================================ Hits 2039 2039 + Misses 852 817 -35 + Partials 256 255 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.