Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable TypeProcessors for thrifty-gradle-plugin #490

Conversation

benjamin-bader
Copy link
Collaborator

Closes #489

@codecov-commenter
Copy link

Codecov Report

Merging #490 (eb3f656) into master (5c047e5) will decrease coverage by 1.12%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master     #490      +/-   ##
============================================
- Coverage     59.18%   58.06%   -1.13%     
+ Complexity      868      811      -57     
============================================
  Files            69       69              
  Lines          6488     6226     -262     
  Branches       1012      970      -42     
============================================
- Hits           3840     3615     -225     
+ Misses         2346     2332      -14     
+ Partials        302      279      -23     
Impacted Files Coverage Δ
...hrifty/gradle/GenerateThriftSourcesWorkAction.java 0.00% <0.00%> (ø)
.../microsoft/thrifty/gradle/ThriftyGradlePlugin.java 8.69% <0.00%> (-0.20%) ⬇️
.../com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt 85.22% <0.00%> (+0.41%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5c047e5...eb3f656. Read the comment docs.

@benjamin-bader benjamin-bader merged commit cc9fbc0 into microsoft:master Jun 7, 2022
@benjamin-bader benjamin-bader deleted the postprocessor-in-gradle-plugin branch June 7, 2022 20:51
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.

Using thrifty-plugins with the thrifty gradle plugin
2 participants