Skip to content

Conversation

@chen-ni
Copy link
Contributor

@chen-ni chen-ni commented Jun 5, 2022

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 Jun 5, 2022

Codecov Report

Merging #2669 (ab09a8b) into main (4ed9919) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #2669   +/-   ##
=========================================
  Coverage     86.27%   86.27%           
  Complexity     2769     2769           
=========================================
  Files           315      315           
  Lines          8296     8296           
  Branches       1029     1029           
=========================================
  Hits           7157     7157           
  Misses          872      872           
  Partials        267      267           
Impacted Files Coverage Δ
...on/bytebuddy/InlineDelegateByteBuddyMockMaker.java 68.06% <ø> (ø)

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 4ed9919...ab09a8b. Read the comment docs.

Copy link
Contributor

@TimvdLippe TimvdLippe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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.

4 participants