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

Bump gradle from 7.5.1 to 7.6 #2817

Merged
merged 1 commit into from Dec 4, 2022
Merged

Bump gradle from 7.5.1 to 7.6 #2817

merged 1 commit into from Dec 4, 2022

Conversation

vladimirGlinskikh
Copy link
Contributor

Checklist

  • Read the contributing guide
  • PR should be motivated, i.e. what does it fix, why, and if relevant how
  • If possible / relevant include an example in the description, that could help all readers
    including project members to get a better picture of the change
  • Avoid other runtime dependencies
  • Meaningful commit history ; intention is important please rebase your commit history so that each
    commit is meaningful and help the people that will explore a change in 2 years
  • The pull request follows coding style
  • Mention Fixes #<issue number> in the description if relevant
  • At least one commit should mention Fixes #<issue number> if relevant

@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2022

Codecov Report

Base: 86.18% // Head: 85.98% // Decreases project coverage by -0.19% ⚠️

Coverage data is based on head (c45a822) compared to base (2567f05).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2817      +/-   ##
============================================
- Coverage     86.18%   85.98%   -0.20%     
+ Complexity     2833     2831       -2     
============================================
  Files           320      320              
  Lines          8586     8586              
  Branches       1060     1060              
============================================
- Hits           7400     7383      -17     
- Misses          905      922      +17     
  Partials        281      281              
Impacted Files Coverage Δ
...ito/internal/creation/proxy/MethodHandleProxy.java 54.54% <0.00%> (-45.46%) ⬇️
...ckito/internal/creation/proxy/ProxyRealMethod.java 42.85% <0.00%> (-28.58%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@TimvdLippe
Copy link
Contributor

Thanks!

@TimvdLippe TimvdLippe merged commit e2e6289 into mockito:main Dec 4, 2022
@vladimirGlinskikh vladimirGlinskikh deleted the upgrade-gradle branch December 4, 2022 11:26
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.

None yet

3 participants