ascopes / java-compiler-testing

Write sandboxed integration tests for Java annotation processors and plugins.
https://ascopes.github.io/java-compiler-testing/
Apache License 2.0
13 stars 10 forks source link

Update Maven to 3.9.9 #712

Closed ascopes closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 88.36%. Comparing base (f0a9308) to head (7701fd6). Report is 12 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ascopes/java-compiler-testing/pull/712/graphs/tree.svg?width=650&height=150&src=pr&token=VT74BP2742&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ashley)](https://app.codecov.io/gh/ascopes/java-compiler-testing/pull/712?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ashley) ```diff @@ Coverage Diff @@ ## main #712 +/- ## ======================================= Coverage 88.36% 88.36% ======================================= Files 97 97 Lines 3007 3007 Branches 244 244 ======================================= Hits 2657 2657 Misses 303 303 Partials 47 47 ```