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

fix(deps): update dependency jacoco to v0.8.12 #991

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jacoco (source) 0.8.11 -> 0.8.12 age adoption passing confidence

Release Notes

jacoco/jacoco (jacoco)

v0.8.12: 0.8.12

New Features

  • JaCoCo now officially supports Java 22 (GitHub #​1596).
  • Experimental support for Java 23 class files (GitHub #​1553).

Fixed bugs

  • Branches added by the Kotlin compiler for functions with default arguments and having more than 32 parameters are filtered out during generation of report (GitHub #​1556).
  • Branch added by the Kotlin compiler version 1.5.0 and above for reading from lateinit property is filtered out during generation of report (GitHub #​1568).

Non-functional Changes

  • JaCoCo now depends on ASM 9.7 (GitHub #​1600).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.00%. Comparing base (a7bb7e1) to head (c0b20b4).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #991   +/-   ##
=========================================
  Coverage     52.00%   52.00%           
  Complexity     1451     1451           
=========================================
  Files           251      251           
  Lines         10237    10237           
  Branches       1101     1101           
=========================================
  Hits           5324     5324           
  Misses         4590     4590           
  Partials        323      323           

Continue to review full report in Codecov by Sentry.

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

@github-actions github-actions bot temporarily deployed to 991 April 2, 2024 22:25 Destroyed
@lupino3 lupino3 merged commit 18153ec into master Apr 4, 2024
17 checks passed
@lupino3 lupino3 deleted the renovate/jacoco-0.x branch April 4, 2024 12:50
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

1 participant